Commit Graph

12 Commits

Author SHA1 Message Date
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08: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
Benjamin Peterson a9ee42bc4f normalize Collin and Jeffery's email address 2010-01-21 01:23:17 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Guido van Rossum a2f9ba67ff Accepting PEP 3119, rejecting its competitor PEP 3133. 2007-05-25 00:01:46 +00:00
Collin Winter 78cc6a4ac0 Add PEP 3133, Introducing Roles. 2007-05-14 05:36:02 +00:00
Guido van Rossum cb39215dad Correct an oopsie -- Calvin's New Super PEP was already checked in as 367. 2007-05-02 00:16:40 +00:00
Guido van Rossum 31890217e4 Add PEP 3133: New Super (Spealman).
Remove outdated pepparade link.
2007-05-01 22:06:34 +00:00