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 eric.araujo
Recipients Arfrever, eric.araujo, ingrid
Date 2014-03-12.22:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394663550.54.0.525607166129.issue20900@psf.upfronthosting.co.za>
In-reply-to
Content
To get a better idea of the problem, you can run the code for real using https://testpypi.python.org/pypi as repository URL.  Then, unittest.mock provides a way to write a unit test that reproduces the bug without actually sending an HTTP request to any server.
History
Date User Action Args
2014-03-12 22:32:30eric.araujosetrecipients: + eric.araujo, Arfrever, ingrid
2014-03-12 22:32:30eric.araujosetmessageid: <1394663550.54.0.525607166129.issue20900@psf.upfronthosting.co.za>
2014-03-12 22:32:30eric.araujolinkissue20900 messages
2014-03-12 22:32:30eric.araujocreate