Commit Graph

3303 Commits

Author SHA1 Message Date
Alexandre Vassalotti 5d294ba293 Address some of the comments made by Alexander Solovyov. 2009-01-24 03:08:24 +00:00
Alexandre Vassalotti 8ed6b266a8 Remove French quotation marks used as redirect operator. 2009-01-24 02:14:29 +00:00
Brett Cannon 392aa5cbc8 Conversion of PEP 374 from Google Docs to reST. 2009-01-23 05:02:26 +00:00
Georg Brandl fe792444b7 Fix typo. 2009-01-22 08:36:39 +00:00
Benjamin Peterson 4cbb07b2a1 add a note about constant conventions 2009-01-22 03:33:57 +00:00
Benjamin Peterson 9ec804df3f a whole slew of peps that are (I believe) implemented 2009-01-19 16:08:45 +00:00
Georg Brandl d5afafae8c Add PEP 3142. 2009-01-18 10:28:20 +00:00
Georg Brandl 08ea236bbb Update not-so-old PEP URL. 2009-01-18 09:50:42 +00:00
Georg Brandl f9088d9bcc Update old PEP URL. 2009-01-18 09:47:54 +00:00
Benjamin Peterson ac4ee6708e add email address 2009-01-11 02:41:49 +00:00
Benjamin Peterson e4e02fe3dd fix logic error which didn't include all peps in build 2009-01-11 00:41:53 +00:00
Benjamin Peterson b46a396fdc ignore pep-0000.txt now 2009-01-08 03:56:28 +00:00
Benjamin Peterson b926d5a7b7 generate the PEP index automatically 2009-01-08 03:53:19 +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 bc4f433146 use python 2.5 2009-01-05 03:49:32 +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 62c048c6fe fix spacing 2009-01-05 01:28:38 +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 1d13d49fa6 add initial 2009-01-05 01:20:25 +00:00
Benjamin Peterson 648d9dca6c output an nice error message instead of tracebacking 2009-01-05 01:12:53 +00:00
Georg Brandl a00ff111ca Update PEP 4 to point to PEP 3108 for all modules deprecated in 2.6
because of removal in 3.0.
2009-01-01 12:49:14 +00:00
Benjamin Peterson c5f40324f2 write correct filename 2008-12-30 20:05:46 +00:00
Benjamin Peterson 1fbe18ef45 add the supporting library for generating PEP 0 2008-12-30 17:44:55 +00:00
Benjamin Peterson 9dcc92fe24 copy the PEP 0 generator into the peps directory 2008-12-30 17:44:11 +00:00
Benjamin Peterson 1cfda57bab add people's emails to their peps (from pep 0) 2008-12-30 03:48:55 +00:00
Benjamin Peterson c9c14f5438 release schedules are process PEPs 2008-12-29 23:12:38 +00:00
Benjamin Peterson d02caab001 update email address 2008-12-29 23:08:17 +00:00
Benjamin Peterson 2169e123ea fix caps 2008-12-29 23:06:50 +00:00
Benjamin Peterson 29b6f37312 use the offical Final status 2008-12-29 22:57:45 +00:00
Benjamin Peterson 8c3fec247d condense header 2008-12-29 22:56:12 +00:00
Benjamin Peterson 52f6641d1d update email address 2008-12-24 00:23:29 +00:00
Benjamin Peterson 186038f4ce remember to update the license version number 2008-12-20 23:00:43 +00:00
Raymond Hettinger 4d91eb4e49 Fix typo 2008-12-16 09:03:23 +00:00
Raymond Hettinger 9f16d1c9d5 Fix typos. 2008-12-16 03:52:16 +00:00
Barry Warsaw 07cbecb73b Updates. 2008-12-05 23:33:03 +00:00
Georg Brandl 4623de7c51 Fix typo. 2008-12-05 15:43:49 +00:00
Barry Warsaw 223cf4d351 Withdraw PEP 364 2008-12-05 13:03:28 +00:00
Georg Brandl c2ee926dcd Update the docs steps. 2008-12-05 08:19:56 +00:00
Christian Heimes 49b5e1275f Explain how to bump up the version numbers for Windows builds 2008-12-04 14:29:51 +00:00
Barry Warsaw c694901503 3.0 final is released 2008-12-04 02:20:19 +00:00
Barry Warsaw 54487abb67 minor fix 2008-12-04 01:59:41 +00:00
Barry Warsaw 263c53b18b updates based on 3.0 final release 2008-12-03 18:42:03 +00:00
Guido van Rossum 2ec984bd6b Note that dict comprehensionss were implemented in Py3k! 2008-12-03 00:55:07 +00:00
Georg Brandl f44b2cf36f Move DVCS PEP to better location.
Hey, nice symmetry between the two VCS PEP numbers :)
2008-11-23 21:04:35 +00:00
Barry Warsaw 71a51fdb00 3.0rc3 2008-11-21 15:04:16 +00:00
Benjamin Peterson c5dc69443e add pep 374 to numerical pep index 2008-11-08 17:55:29 +00:00
Brett Cannon 087e6dd8e0 It helps to check in the PEP you want to add. 2008-11-08 05:03:25 +00:00