Commit Graph

7 Commits

Author SHA1 Message Date
Brett Cannon 0e90d579b3
Make Brett Cannon the BD for PEP 487 on behalf of the steering council (#1003) 2019-04-17 16:56:08 -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
Eric V. Smith b7dd9ee40b Fixed header order. 2015-08-07 21:50:00 -04:00
Chris Angelico 418063eb44 Introduce PEP 0497 from Ed Schofield 2015-08-06 02:02:39 +10:00