Commit Graph

11 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
Benjamin Peterson a9ee42bc4f normalize Collin and Jeffery's email address 2010-01-21 01:23:17 +00:00
Jesus Cea 0bc2d1c874 Minor typo 2009-07-02 15:58:38 +00:00
Brett Cannon d8f50e991b De-obfuscate emails where the author had their address already listed without
obfuscation.  Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
2007-06-20 19:19:26 +00:00
Georg Brandl 363058f71e Add an acceptance note and mark PEP 3129 (class decorators) as final. 2007-05-18 17:09:42 +00:00
Collin Winter ec62da74ad Mark PEP 3129 as accepted. 2007-05-08 19:31:17 +00:00
Collin Winter d8cae96776 Add a post-history entry. 2007-05-07 19:05:28 +00:00
Collin Winter 6b77a7f8e2 Fix the grammar in PEP 3129. 2007-05-01 20:14:28 +00:00
Collin Winter 7ba16b49e0 Add an additional motivation for class decorators. 2007-05-01 19:08:28 +00:00
Collin Winter 976c704677 Add PEP 3129, 'Class Decorators'. 2007-05-01 18:31:51 +00:00