Commit Graph

59 Commits

Author SHA1 Message Date
Benjamin Peterson 59256aa390 these information peps need to be marked active 2009-02-08 23:16:57 +00:00
Benjamin Peterson 8c3fec247d condense header 2008-12-29 22:56:12 +00:00
Barry Warsaw c694901503 3.0 final is released 2008-12-04 02:20:19 +00:00
Barry Warsaw 71a51fdb00 3.0rc3 2008-11-21 15:04:16 +00:00
Barry Warsaw 2a74a1b862 3.0rc2 released 2008-11-07 03:47:15 +00:00
Barry Warsaw e4882ebbad updated 3.0 schedule 2008-10-07 22:15:19 +00:00
Barry Warsaw a18e6bd266 The usual post release updates 2008-10-02 03:10:35 +00:00
Barry Warsaw 843ce52a84 updates 2008-09-13 01:14:30 +00:00
Barry Warsaw 46a946992a update for new schedule 2008-09-12 12:59:14 +00:00
Barry Warsaw 901d21d134 updates 2008-08-21 03:04:15 +00:00
Barry Warsaw 82099a1536 fix typo in b3 release date 2008-08-11 22:58:47 +00:00
Barry Warsaw 56213e6d4f Updates for 2.6b2 and 3.0b2. 2008-07-18 03:33:57 +00:00
Andrew M. Kuchling 418751f718 Update date 2008-07-13 18:10:22 +00:00
Barry Warsaw 6058b52913 add link to gcal 2008-07-02 02:07:40 +00:00
Barry Warsaw 092f4694ef add link to gcal 2008-07-02 01:54:43 +00:00
Barry Warsaw 88fb1033de Update planned release dates. 2008-07-01 22:59:36 +00:00
Barry Warsaw 3d4c067d54 Update PEP 361 2008-06-19 02:34:14 +00:00
Georg Brandl 15518339db PEP 361 update. 2008-06-11 18:48:00 +00:00
Georg Brandl 3f5af48010 Status update in PEP 361. 2008-06-07 12:56:39 +00:00
Barry Warsaw 43996147f7 first betas now planned for June 11th 2008-06-02 22:54:45 +00:00
Georg Brandl b8c09510d1 Add pyprocessing proposal to PEP 361. 2008-05-23 09:52:23 +00:00
Nick Coghlan 99af7e4ed8 PEP 366 was accepted and implemented late last year 2008-05-20 12:16:11 +00:00
Neal Norwitz f933a36f3e Move PEPs that have been implemented (plus other features) to the right place. 2008-05-20 04:33:08 +00:00
Christian Heimes e4274bd3b0 Updated release pep for 2.6
Moved json to the new module section
Moved bytes PEP to the implemented peps section
Added PEP 370
2008-05-19 23:58:11 +00:00
Barry Warsaw 704fa2fc99 Major updates to PEP 101 -- I actually took notes this time!
Python 2.6a3 and 3.0a5 are released today.
2008-05-08 23:52:56 +00:00
Georg Brandl 4e23bb4aee Add suggestion for ast module. 2008-05-02 08:07:03 +00:00
Barry Warsaw cd375f860c Update for 2.6a2 and 3.0a4 releases. 2008-04-04 01:19:32 +00:00
Barry Warsaw 031ba2760e Fix some links in PEP 361
Refer to PEP 361 for Python 3.0 timeline
2008-03-18 00:27:00 +00:00
Barry Warsaw 26cbf3b37a Update release dates and sub-release managers. 2008-03-18 00:22:23 +00:00
Barry Warsaw 7cf4900344 Updates to PEP 101 (which still needs a lot of work), and PEP 361 to
describe the joint 2.6/3.0 release schedule.
2008-03-01 18:36:30 +00:00
Neal Norwitz 42d0692938 Minimal updates based on Barry volunteering 2008-02-23 23:30:50 +00:00
Brett Cannon 4d59623aca Note that AtheOS support stops in Python 2.6. 2007-06-02 03:04:57 +00:00
Brett Cannon 961a7e0ec0 Update PEPs to reflect that cfmfile now raises a DeprecationWarning. 2007-05-31 20:01:43 +00:00
Brett Cannon ab5f143751 Update PEPs about buildtools raising a DeprecationWarning. 2007-05-31 19:41:41 +00:00
Brett Cannon 47d7e86093 Update PEPs to reflect the raising of a DeprecationWarning by the sha module. 2007-05-31 19:20:54 +00:00
Brett Cannon d4aa157690 Doc that md5 raises a DeprecationWarning in Python 2.6. 2007-05-30 22:24:53 +00:00
Brett Cannon 4fe8d85dc1 Update PEPs to reflect that mimify raises a DeprecationWarning in Python 2.6. 2007-05-30 21:49:50 +00:00
Brett Cannon 2cd79a5ade Update based on MimeWriter raising a DeprecationWarning. 2007-05-30 20:48:17 +00:00
Neal Norwitz be80897241 Oops, forgot the super PEP and references 2007-05-25 06:40:53 +00:00
Neal Norwitz bdba86e2a2 Add some PEPs that are possible for 2.6: bytes (& literals) and int literals 2007-05-25 06:36:35 +00:00
Neal Norwitz 693877e65c Update status of some items (mostly deprecated modules) 2007-05-25 06:32:35 +00:00
Brett Cannon d1a663faf1 Document that posixfile now raises a DeprecationWarning. 2007-05-20 23:59:49 +00:00
Brett Cannon 953604a93f Update PEPs based on removal of macfs. 2007-05-20 23:18:12 +00:00
Brett Cannon 00cd4f318a Update status of what Mac modules that are documented as deprecated actually
have a DeprecationWarning.
2007-05-20 22:27:56 +00:00
Brett Cannon 0b91090d8e Update PEPs based on the removal of rgbimg from Python 2.6. 2007-05-20 07:13:46 +00:00
Brett Cannon c4b353b4ac Document the removal of gopherlib. 2007-05-16 22:46:19 +00:00
Brett Cannon e6549ccc70 More clearly specify what modules should be removed in Python 2.6 along with
what deprecated modules currently lack a DeprecationWarning.
2007-05-16 05:27:37 +00:00
Brett Cannon 9ebf76db3a Add mention about PEP 352 and the deprecation of BaseException.message. 2007-05-05 01:34:50 +00:00
Neal Norwitz 56b10379a9 Various status updates 2007-04-23 01:29:47 +00:00
Thomas Wouters 9f0f4ed77c Update warn-for-py3k list after review of py3k changelist. 2007-02-25 22:54:58 +00:00