Commit Graph

7 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
Nick Coghlan 0127444359 Move the mock and buffer protocol PEPs to Final 2012-05-01 23:37:34 +10:00
Michael Foord 17b82b9ab7 Accepting PEP 417 2012-03-12 16:50:28 -07:00
Ezio Melotti a0091dca9d Convert PEP 417 to rst. 2012-03-13 00:33:12 +02:00
Michael Foord f02b024aa0 Addition of 'open issues' to PEP 417 2012-03-12 15:13:48 -07:00
Michael Foord 7404685a67 Adding PEP 417 'Adding mock to the standard library' 2012-03-12 15:00:48 -07:00