Commit Graph

11 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
Bharat Raghunathan 23e70830db Update pep-0469 (#895)
Fix #852 by updating line 129 in PEP469
2019-02-14 20:16:30 -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
Mariatta f67dd4a759 Remove extra backticks (#184) 2017-01-19 10:00:52 -08:00
Nick Coghlan c2e9b27e6a PEP 469: also cover reverse migrations from 3 -> 2/3 2014-04-21 21:04:52 -04:00
Nick Coghlan e58c3947d5 PEP 465: updated & withdrawn based on feedback
This PEP now reviews exactly what is involved in migrating
mapping iteration code to Python 3, as well as to the
hybrid 2/3 subset.

It is now withdrawn, as I now believe enhancements to
migration tools and libraries are a better option than
making changes to Python 3.5+
2014-04-21 00:19:58 -04:00
Nick Coghlan 02a84a7e36 PEP 469 wording tweaks 2014-04-18 22:25:50 -04:00
Nick Coghlan a4808c9af9 The folks at the Twisted sprint made a good case :) 2014-04-18 22:07:27 -04:00