Commit Graph

16 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
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03: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
Mariatta ae7020c262 Convert PEP 202 to reST (#121) 2016-10-23 12:15:09 -07:00
Georg Brandl 9020d2a184 More link updates. 2008-10-02 12:51:05 +00: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
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +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 900cff21cc We have assumed control, we have assumed control, we have assumed
control.

Clean this PEP up to reflect current reality, and mark it Final.
2001-08-14 18:43:06 +00:00
Fred Drake ceba1877b2 Update a few email addresses. 2000-10-30 20:48:44 +00:00
Barry Warsaw 0c47bb2a51 Minor editorial clean ups:
- conform the headers
    - `standard' paragraph wrapping (i.e. how the Editor's editor
      wraps 'em :)
    - move the URL for the patch to the (new) References section
    - added reference to PEP 201

Tim, should this be marked Accepted now?
2000-08-23 05:19:21 +00:00
Guido van Rossum ff898c8e8a BDFL pronouncements.
Got rid of ^L.
2000-07-27 20:13:39 +00:00
Skip Montanaro 8c3a432a60 some content to start things off (maybe someone else will add to it...) 2000-07-25 15:07:28 +00:00
Barry Warsaw 198f493410 Assign to Tim Peters. 2000-07-14 03:29:52 +00:00
Barry Warsaw 41021a4bf9 Initial set of Python Enhancement Proposals 2000-07-13 06:33:08 +00:00