Add setuptools to 2.6 roadmap

This commit is contained in:
Andrew M. Kuchling 2007-01-17 18:29:34 +00:00
parent 188165449a
commit aa3ef22bd1
1 changed files with 7 additions and 0 deletions

View File

@ -86,6 +86,13 @@ Possible features for 2.6
http://python.org/sf/1505257
(Owner: MAL)
- setuptools
BDFL pronouncement for inclusion in 2.5:
http://mail.python.org/pipermail/python-dev/2006-April/063964.html
PJE's withdrawal from 2.5 for inclusion in 2.6:
http://mail.python.org/pipermail/python-dev/2006-April/064145.html
- warnings module implemented in C
- Add warnings for Py3k features removed: