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 ca41d18043 reSTify PEP 209 (#406) 2017-09-12 16:22:41 -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
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03: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
Neal Norwitz 82a8f94565 Travis sent me mail asking me to withdraw this PEP. 2006-04-28 03:39:57 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Barry Warsaw 9501aa7464 Checking in Paul Barrett's latest draft, after spell checking only. 2001-02-15 23:01:53 +00:00
Barry Warsaw 211538dfe9 Deferred until Python 2.1. 2000-08-23 05:44:46 +00:00
Barry Warsaw f7c61886b9 New PEPs, all initially owned by David Ascher. 2000-07-15 23:28:27 +00:00