Commit Graph

10 Commits

Author SHA1 Message Date
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