R. David Murray
62055aad79
Make Version/Last-Modified optional/deprecated.
...
These fields were maintained by the version control system, and this
no longer happens with git. They are already no longer displayed in
the published versions of the pages.
2017-09-05 14:41:25 -04: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
Brett Cannon
a3a6301c92
Fix Python 3 compatibility.
2015-09-11 10:39:21 -07:00
Brett Cannon
d7ef54d600
Convert all PEP-related code to be Python 2/3 compatible.
2015-08-08 14:04:29 -07:00
Benjamin Peterson
a16f3429d8
remove trailing whitespace
2014-12-19 17:47:39 -06:00
Benjamin Peterson
cf6ce8a095
use https url to hg.python.org
2014-11-14 12:17:47 -05: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
2af18441e8
Further updates to PEP 1 to better reflect current practice
...
- identify the current PEP editors and clarify their role
- separate out PEP administrative email from design discussion
- reference implementations typically co-evolve with their PEP
- it's OK to get a PEP number before a PEP is ready for python-dev
- eliminate most of the ambiguous 'we' references
(Initial patch by Chris Jerdonek)
2012-12-22 21:30:14 +10:00
Nick Coghlan
fe6fef343c
Defer both PEPs about speeding up the release cycle
2012-10-20 00:28:15 +10:00
Nick Coghlan
73310d4468
Add the BDFL-Delegate field, using myself as the test case.
...
Including the delegate's email address would be nice, but the PEP writer lives in docutils upstream rather than our PEPs repo and I'm not updating docutils just to mask an additional field, nor am I inclined to figure out how to move the writer definition downstream where it belongs
2012-05-06 16:31:52 +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
Georg Brandl
ff344ee971
Fix mentions of svn.python.org and remove unneeded files.
2011-03-24 09:10:55 +01: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
d79f6f1a15
Put Version before Last-Modified in PEP 0.
2010-09-27 20:54:00 +00:00
Brett Cannon
14680cbf83
Add in a dummy Version value for PEP 0 to make pep0 code happy.
2010-09-27 19:36:11 +00:00
Brett Cannon
c9e8207628
Set the date for when PEP 0 was last generated.
2010-09-16 23:52:02 +00:00
Nick Coghlan
1f7d4394d0
Make error message slightly more helpful in diagnosing missing angle brackets around an email address in the PEP header
...
(Also added PEP 3150, which was meant to be a separate checkin. C'est la vie)
2010-07-20 13:17:13 +00:00
Barry Warsaw
5d9da43a0a
Support the Resolution header, required for Standards Track PEPs.
2010-04-30 19:21:52 +00:00
Barry Warsaw
9ad01d6824
Add missing exception.
2009-12-16 15:52:12 +00:00
Benjamin Peterson
14830ed7dc
don't let fun break the index
2009-04-06 23:52:08 +00:00
Benjamin Peterson
ad9407026a
use a more robust form of normalization to make sorting correct
2009-01-08 03:49:25 +00:00
Benjamin Peterson
c7b9e0c8cd
normalize Barry's name
2009-01-08 03:44:48 +00:00
Benjamin Peterson
4b6ed1c41a
add nickname in parenthesis to name listing for clarity
2009-01-05 03:48:09 +00:00
Benjamin Peterson
215254c9f4
employ a rather nasty hack to sort umlauts properly
2009-01-05 01:38:06 +00:00
Benjamin Peterson
dcdb20c851
fix typo
2009-01-05 01:25:13 +00:00
Benjamin Peterson
cd14a308af
scrap the note the about the BDFL pronouncement page; it's out of date
2009-01-05 01:23:28 +00:00
Benjamin Peterson
1fbe18ef45
add the supporting library for generating PEP 0
2008-12-30 17:44:55 +00:00