This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients akuchling, eric.araujo, jaraco, ned.deily, python-dev, tarek
Date 2013-11-11.00:00:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dHsfs6XfRz7LjV@mail.python.org>
In-reply-to
Content
New changeset 5e98c4e9c909 by Jason R. Coombs in branch '3.3':
Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2.
http://hg.python.org/cpython/rev/5e98c4e9c909

New changeset b1244046f37a by Jason R. Coombs in branch 'default':
Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was unable to test due to bab0cbf86835.
http://hg.python.org/cpython/rev/b1244046f37a
History
Date User Action Args
2013-11-11 00:00:38python-devsetrecipients: + python-dev, akuchling, jaraco, tarek, ned.deily, eric.araujo
2013-11-11 00:00:38python-devlinkissue19544 messages
2013-11-11 00:00:38python-devcreate