[Python-Dev] distutils patches, request for review

Tarek Ziadé ziade.tarek at gmail.com
Sun Dec 7 18:27:54 CET 2008


Hi,

I am looking for a core developer to review a few patches for distutils.

#1 is mandatory (it removes a bad bug)
#2 is very nice to have
#3 to #5 are test coverage and code beautication

In order:

1. #4400 : the default generated .pypirc is broken. This patch fixes
it: http://bugs.python.org/issue4400
2. #4394 : no need to store the password in pypirc anymore : using the
prompt if not stored. http://bugs.python.org/issue4394
3. #2461 : more test coverage. http://bugs.python.org/issue2461
4. #3992 : removes custom log implementation -> uses logging instead.
http://bugs.python.org/issue3992
5. #3985 : more cleanup. http://bugs.python.org/issue3985
6. #3986 : http://bugs.python.org/issue3986

Some of them are a few month old so I can refresh the patch on the
current trunk(s) as soon as they are picked.

Regards
Tarek

-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/


More information about the Python-Dev mailing list