Commit Graph

15 Commits

Author SHA1 Message Date
Nick Coghlan d18a264e4b
Convert PEP index to ReST (#705)
Keeps Python 3.5 compatibility, as that's what
pythondotorg currently still uses.
2018-07-10 23:10:43 +10:00
Nick Coghlan 307dda38d4
PEP 1: Add a separate "Provisional" PEP status (#577)
This adds an explicit "Provisional" status for PEPs, making
it easier to track which PEPs are truly Final, and which
are pending further further public feedback based on
their initially published reference implementations.
2018-07-08 11:50:57 +10:00
Brett Cannon d7ef54d600 Convert all PEP-related code to be Python 2/3 compatible. 2015-08-08 14:04:29 -07:00
Barry Warsaw 2e98417e67 More space 2013-10-08 20:37:44 -04:00
Barry Warsaw 840b602172 Support RESERVED PEP numbers. 2013-10-08 20:21:56 -04:00
Nick Coghlan fe6fef343c Defer both PEPs about speeding up the release cycle 2012-10-20 00:28:15 +10:00
Nick Coghlan ae714487e9 All Draft PEPs should be in the 'Open PEPs' section, even Process ones 2012-02-10 23:17:22 +10:00
Éric Araujo db7d5f7127 Fix nesting of the numerical index (#12307).
This extra space caused the numerical index to be parsed and displayed as a
subsection of the index by category instead of being an element at the same
level.  Patch by Eric Snow.
2011-11-25 17:43:36 +01:00
Nick Coghlan 6164a5aeb5 Give Deferred PEPs their own section in PEP 0 2011-04-16 03:39:10 +10:00
Benjamin Peterson 72a5174363 fix spelling 2011-03-04 05:01:17 +00:00
Benjamin Peterson 8740ed3746 I'm going to call this superseded just to avoid collision in the key 2011-03-04 04:58:22 +00:00
Nick Coghlan c17318a601 Tidy up the Meta-PEP and Info PEP sections of PEP 0 by moving purely historical entries after the list of Finished PEPs 2011-01-18 13:56:16 +00:00
Brett Cannon c9e8207628 Set the date for when PEP 0 was last generated. 2010-09-16 23:52:02 +00:00
Benjamin Peterson dcdb20c851 fix typo 2009-01-05 01:25:13 +00:00
Benjamin Peterson 1fbe18ef45 add the supporting library for generating PEP 0 2008-12-30 17:44:55 +00:00