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
|
86a462a7b4
|
reSTify PEP 319 (#350)
|
2017-08-18 11:56:24 -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 |
Serhiy Storchaka
|
cc1c734886
|
Issue #26921: Fixed a/an articles.
|
2016-05-03 13:52:22 +03:00 |
Georg Brandl
|
f9088d9bcc
|
Update old PEP URL.
|
2009-01-18 09:47:54 +00:00 |
Georg Brandl
|
9020d2a184
|
More link updates.
|
2008-10-02 12:51:05 +00:00 |
Brett Cannon
|
ce848820d8
|
Strip whitespace off the end of the Status header.
|
2007-06-22 03:27:27 +00:00 |
George Yoshida
|
fd5e01fbd1
|
typo fixes
|
2006-04-21 15:22:45 +00:00 |
Raymond Hettinger
|
5af10082b7
|
Reject 310 and 319 in favor of 343.
|
2005-06-28 08:31:09 +00:00 |
David Goodger
|
1fff05c7c1
|
new PEP
|
2003-06-14 22:40:36 +00:00 |