Commit Graph

15 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 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
Georg Brandl 08ea236bbb Update not-so-old PEP URL. 2009-01-18 09:50:42 +00:00
David Goodger 92b90ef79b updated my email addy 2007-06-22 15:32:33 +00:00
Guido van Rossum e31746e7fc Change the status of a whole lotta PEPs.
Some are marked final years after the work was completed and released;
others are rejected after sitting idly for years.
2007-05-18 17:41:31 +00:00
David Goodger d62b41a649 updated links; thanks to Felix Wiemann 2004-06-09 02:02:42 +00:00
David Goodger ef1e37dcf3 update; text from Edward Loper 2004-04-23 13:29:34 +00:00
David Goodger a0b6a0fe12 updated 2003-06-21 14:43:18 +00:00
David Goodger a80082ba80 Updated 2002-11-08 04:26:56 +00:00
David Goodger dde379d684 Converted to reStructuredText & updated. 2002-08-30 03:10:51 +00:00
Barry Warsaw 0c228b0b73 Updates to PEPs 256, 257, 258, 287 by David Goodger. Some of the
titles have changed so this includes an update to PEP 0.
2002-08-01 22:32:33 +00:00
Barry Warsaw 786551c3db Use new acceptable practices for PEP references. 2001-07-05 19:20:16 +00:00
unknown f1ae408a1c PEP 258, DPS Generic Implementation Details, David Goodger
Editing pass by Barry.
2001-06-06 05:54:49 +00:00