Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Mariatta
3c0a1e18d3
Linkify the PEP numbers in "Superseded-By" header. ( #726 )
...
We're already linking PEP numbers in "Replaces:", and "Requires:".
Adjusted the code so it can link "Superseded-By:".
Add the "Replaces:" header where they're missing.
2018-07-10 11:04:15 -07: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
7ca8985b8f
Miscellaneous fixes and formatting enhancements. ( #238 )
2017-04-05 19:14:26 +03:00
Mariatta
96d2e59aa4
Convert 10 text PEPs to reST format ( #196 )
...
PEP 208
PEP 272:
- Fix example traceback code from File "<stdin>", line 1, in ?
into File "<stdin>", line 1, in <module>
PEP 273:
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 292
PEP320:
- move urls into references section
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 330
PEP 331:
- fix PSF contributor agreement url
- replace urls from http://python.org/sf/ *
into https://bugs.python.org/issue *
PEP 357
PEP 3130
PEP 3140
2017-02-02 09:58:49 -08:00
Georg Brandl
9020d2a184
More link updates.
2008-10-02 12:51:05 +00:00
Brett Cannon
8dc0e19ce5
Make Barry Warsaw's name consistent.
2007-06-28 19:53:41 +00:00
Barry Warsaw
5a8151b527
Jim Jewett points out that PEPs 278, 292, 318, and 324 can be marked as Final,
...
and that 215 can be marked as Rejected.
2005-01-29 18:24:59 +00:00
Barry Warsaw
24bd216f0c
Another, and hopefully final round of edits.
2004-09-18 20:53:35 +00:00
Barry Warsaw
b65f4ea22d
Updated the "Why" section based on comments from Andrew Durdin. More updates
...
to the PEP are no doubt still coming.
2004-09-10 03:02:32 +00:00
Barry Warsaw
f61f36079f
The open issues are resolved.
2004-08-25 02:02:08 +00:00
Barry Warsaw
0a31599cdf
Latest update.
2004-08-23 03:31:45 +00:00
Barry Warsaw
2042beaefb
The classes have been renamed Template and SafeTemplate. Also, a bunch of
...
open issues have been added.
2004-08-20 14:20:38 +00:00
Andrew M. Kuchling
c42a1b6053
Add missing closing apostrophe
2004-08-11 15:05:26 +00:00
Barry Warsaw
aa3379f2fb
Updated and simplified PEP, after a few very good rounds of discussion with
...
Raymond.
2004-08-10 22:19:59 +00:00
Barry Warsaw
28e33e4c96
Describe what happens to $'s that don't fit the rule.
2004-06-16 19:31:35 +00:00
Barry Warsaw
fa6ff92955
Updated based on recent Pycon discussions, with a pointer to the SF patch
...
containing the reference implementation.
2004-03-24 03:08:02 +00:00
Barry Warsaw
99ab3d4e0c
Setting my address back to barry@python.org for consistency and better
...
spam fighting defenses.
2003-09-22 04:51:50 +00:00
Barry Warsaw
1ac7cab285
Added a section containing Guido's list of real issues.
2002-07-12 23:21:08 +00:00
Barry Warsaw
a5c763ede9
Bunch of updates (not sure I got them all, the thread was looonggg. ;)
2002-06-23 02:20:50 +00:00
Barry Warsaw
5fcdd18392
Many updates based on great comments by python-dev'ers.
2002-06-20 03:58:03 +00:00
Barry Warsaw
77fe9cc31e
Updated Post-History
2002-06-19 02:54:22 +00:00
Barry Warsaw
8f14274321
PEP 292, Simpler String Substitutions, Warsaw
2002-06-19 02:53:41 +00:00