Commit Graph

8 Commits

Author SHA1 Message Date
Nick Coghlan bb5409aacd
PEP 491: Mark as Deferred (#927) 2019-03-16 13:40:55 +10:00
Mizux 1e6f2009e2 Fix typo in pep 491 (#666) 2018-05-31 05:50:57 +10: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
John T. Wodder II 59ce87e60b Fix code formatting and a typo (#340) 2017-08-14 12:17:13 -07:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -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
Daniel Holth cb84322924 Add PEP 491 2015-04-17 10:21:24 -04:00