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 |
Neal Norwitz
|
15f2b3faa1
|
Some more 2.6 things to do
|
2007-02-25 21:58:13 +00:00 |
Neal Norwitz
|
6dbecf9384
|
Another 3k warning
|
2007-02-25 21:56:38 +00:00 |
Andrew M. Kuchling
|
f212309353
|
Add items deferred from PEP 356 (the 2.5 release schedule)
|
2007-01-17 18:31:50 +00:00 |
Andrew M. Kuchling
|
aa3ef22bd1
|
Add setuptools to 2.6 roadmap
|
2007-01-17 18:29:34 +00:00 |
Neal Norwitz
|
f75351eccc
|
Add some TODOs for 2.6. Some of these were implemented in 3k, others are likely to be done soon.
|
2006-08-25 01:29:43 +00:00 |
Nick Coghlan
|
dbea46ed60
|
Make note about __dir__() in the Python 2.6 PEP
|
2006-07-08 01:50:31 +00:00 |
Neal Norwitz
|
a218af0b7f
|
Add some carry overs from 2.5 (add dashes in front of all items).
|
2006-07-06 06:14:29 +00:00 |
Neal Norwitz
|
eda4f20e85
|
Add some things I'd like to see done for 2.6, plus the outstanding issues that are being carried over from 2.5
|
2006-07-06 04:33:23 +00:00 |
Neal Norwitz
|
c31ba73924
|
Skeleton 2.6 schedule andn plans
|
2006-06-30 06:38:33 +00:00 |