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 |
Georg Brandl
|
af90430776
|
Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914
|
2016-05-03 10:18:02 +02:00 |
Barry Warsaw
|
223cf4d351
|
Withdraw PEP 364
|
2008-12-05 13:03:28 +00:00 |
Brett Cannon
|
c44ee8f1ad
|
Update URL to where implementation no resides at bugs.python.org.
|
2007-12-08 00:40:42 +00:00 |
Brett Cannon
|
8dc0e19ce5
|
Make Barry Warsaw's name consistent.
|
2007-06-28 19:53:41 +00:00 |
Brett Cannon
|
0d576a5587
|
Fix PEPs that improperly listed their status as Active; that status is reserved
for only Informational and Process PEPs.
|
2007-06-19 01:45:08 +00:00 |
Barry Warsaw
|
b515f0caf7
|
PEP 364, Transitioning to the Py3K Standard Library
|
2007-03-06 23:01:20 +00:00 |