Commit Graph

14 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -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
Nick Coghlan c3d48c2801 Mark PEP 3146 as Withdrawn due to the demise of Unladen Swallow 2011-08-30 20:49:35 +10:00
Collin Winter dbbac3ac32 Mark PEP 3146 as accepted, following Guido's decision at PyCon US 2010. 2010-03-16 23:36:46 +00:00
Collin Winter 9d361d1e78 PEP 3146: grammar, link fixes. 2010-02-25 19:36:05 +00:00
Collin Winter d0b2f996c7 Update PEP 3146: discuss impact on other forks/branches; clarify language on PyPy; resolve open issues; clarify qualifications for final merger. 2010-02-20 22:02:19 +00:00
Collin Winter ba7a7e9df3 Commit updated version of PEP 3146. 2010-02-09 02:51:26 +00:00
Collin Winter b3dd94c365 Add PEP 3146: Merge Unladen Swallow into CPython. 2010-01-20 22:08:04 +00:00