Commit Graph

16 Commits

Author SHA1 Message Date
Simen Heggestøyl 4952634dbc
PEP 396: Fix `importlib.metadata.version` reference (#2480) 2022-03-29 16:09:24 -07:00
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Barry Warsaw 84d76bc1cf
Formally reject PEP 396 2021-04-14 15:08:26 -07:00
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
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Nick Coghlan 2e08612ea3 Mass deferral as proposed on python-dev 2013-05-18 17:50:40 +10:00
Benjamin Peterson c49b0d1ebc remove extra e 2013-03-18 09:23:56 -07:00
Barry Warsaw 6f8d74ea28 improve the readability of one section 2012-05-03 14:30:48 -04:00
Barry Warsaw c9c2592056 A few small clarifications. 2011-06-07 17:17:29 -04:00
Barry Warsaw 1bc641e90b Updates based on python-dev feedback.
* Remove the __version_info__ tuple discussion.  Because of the sorting order
  for the non-numeric sections, this can't really work.
* Remove the regexp code sample; it was distracting and ultimately isn't the
  core of this PEP.
2011-04-13 15:21:13 -04:00
Barry Warsaw d9a7640a02 Added Post-History. 2011-04-05 14:48:30 -04:00
Barry Warsaw 0a236de59c PEP 396. 2011-04-05 14:47:18 -04:00