Commit Graph

11 Commits

Author SHA1 Message Date
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
Huang Huang a49551d35b reSTify PEP 230 (#370) 2017-09-12 16:27:32 -07:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Andrew M. Kuchling c49e85fbde Remove duplicate Status header; mark as Final to match statue in PEP 0 2006-05-01 19:59:50 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Guido van Rossum 0b7cc69207 Add responses to Barry's and Fred's concerns. Message matching is now
case insensitive.
2000-12-11 16:50:11 +00:00
Guido van Rossum 600a71428c New version of the PEP. Changes based upon the second
(delayed-import) implentation.  Address some of Paul's concerns.
2000-12-11 16:34:34 +00:00
Guido van Rossum aaef244947 Revised version, completing a bunch of things that weren't resolved
before.  The implementation was removed from the PEP, it's now in the
SF patch manager; I'm pretty happy with it! :-)
2000-12-07 21:52:14 +00:00
Guido van Rossum 5d702e543f First stab at the Warnings PEP. I'm still working on the
implementation...
2000-12-07 17:38:50 +00:00
Guido van Rossum d57b28ee36 Add PEP 230, Warning Framework.
Changed Owner: to Author: in a number of PEPs.
2000-11-28 22:23:25 +00:00