Commit Graph

13 Commits

Author SHA1 Message Date
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
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
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +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
Alexander Belopolsky 489ca44aa3 PEP 500: Changed status to "Rejected." 2015-09-21 19:50:15 -04:00
Alexander Belopolsky 673f1ce88d PEP 495: Added Tim Peters as an author. 2015-08-21 22:39:45 -04:00
Alexander Belopolsky 1429bb2ec2 Corrected a typo in PEP-0500. 2015-08-08 18:17:08 -04:00
Alexander Belopolsky 983039fed2 PEP-0500: A protocol for delegating datetime methods 2015-08-08 18:07:27 -04:00
Nick Coghlan d99b58e533 Cede the PEP 500 number to Alexander for his TZ PEP 2015-08-09 00:55:03 +10:00
Nick Coghlan 713e0f2c1f PEP 500: adding a missing 'not' 2015-08-08 19:28:56 +10:00
Nick Coghlan 6a8ce66813 PEP 292 inspired competitor to PEP 498 2015-08-08 19:20:33 +10:00