[Python-Dev] Distutils patches review request

Tarek Ziadé ziade.tarek at gmail.com
Sun Mar 23 12:28:03 CET 2008


Hi,

I would like to make request for a review of three patches:

#2385: fixes a run_setup bug, and adds a test_core module, that can be used
later to improve core.py coverage (http://bugs.python.org/issue2385)

#2461: adds a test_util.py to distutils, to cover util.py. It does not cover
byte_compile yet, but others are covered. (http://bugs.python.org/issue2461)

#1858 (http://bugs.python.org/issue1858):
   - makes .pypirc support multiple servers  (see
http://wiki.python.org/moin/EnhancedPyPI)
   - superseeds #1741 (see http://bugs.python.org/issue1741)
   - superseeds #2166 ( see http://bugs.python.org/issue2166)
   - adds unit tests for upload and register (test_upload, test_register)

Best regards

Tarek


-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20080323/b57b49cb/attachment.htm 


More information about the Python-Dev mailing list