Adam Turner
b0329c31b3
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00: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
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
Serhiy Storchaka
cc1c734886
Issue #26921 : Fixed a/an articles.
2016-05-03 13:52:22 +03:00
Nick Coghlan
d21b0478f2
Accept PEP 434 and mark it as Active
2013-03-30 11:39:20 +10:00
Georg Brandl
ae8bc13577
PEP 434 update from Todd.
2013-03-29 09:10:34 +01:00
Benjamin Peterson
59310051be
fix indentation
2013-03-25 17:51:06 -04:00
Terry Jan Reedy
963b3442f9
Add second pydev post date
2013-03-19 17:25:59 -04:00
Terry Jan Reedy
c644e7de52
PEP-434: Touch-up format to comform to PEP-1 guidelines and PEP-12 template.
...
Re-write to focus more on the specific pep proposal and the difficulty of
classifying IDLE issues. Added discussion of backwards compatibility with
extensions.
2013-03-05 19:07:25 -05:00
Terry Jan Reedy
fca1d14dc1
At Todd's request, add myself as co-author.
2013-02-21 21:37:44 -05:00
Barry Warsaw
4348a6fbcb
PEP 434, IDLE Enhancement Exception for All Branches
2013-02-19 11:50:39 -05:00