Adam Turner
1c572d1ca5
PEP 326: Remore unreferenced footnotes and renumber ( #3225 )
...
Footnote [10] does not exist. Footnotes [5], [8], and [11] are unreferenced. Commit 778f8da
removed the reference to [5] (then numbered [6]) and added [8] with no reference. [11] was added in 64497e6
with no reference. Without an apparent need for these three, they are removed. The remaining footnotes and their text references are re-numbered.
2023-07-31 17:49:00 -04:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson
60d9b24542
promote m.p.o links to https
2017-06-11 12:02:39 -07:00
Serhiy Storchaka
a53392a0f0
Remove trailing spaces. ( #232 )
...
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Serhiy Storchaka
3dad438872
Issue #26916 : Fixed words duplications.
2016-05-03 12:03:16 +03:00
David Goodger
b138bb2ce4
changed PEP references from "pep-XXXX.txt" to "PEP XXXX", so they get turned into links; removed some redundant links (reported by Martin Thomas)
2006-03-29 02:02:27 +00:00
Georg Brandl
0cc59f7e0d
depreciated -> deprecated.
2006-03-28 07:39:14 +00:00
David Goodger
64497e6e43
update from Josiah Carlson
2004-02-24 02:47:53 +00:00
Martin v. Löwis
d336d6c828
Fix typo.
2004-02-01 19:40:14 +00:00
David Goodger
778f8da1d3
update from Josiah Carlson
2004-01-09 02:36:27 +00:00
David Goodger
b9523879ea
updates from Josiah Carlson, edited
2004-01-06 15:34:49 +00:00
David Goodger
f5cddb1e9c
added PEP 326, A Case for All, by Josiah Carlson
2004-01-04 17:30:47 +00:00