Commit Graph

10 Commits

Author SHA1 Message Date
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
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 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 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 1fbe18ef45 add the supporting library for generating PEP 0 2008-12-30 17:44:55 +00:00