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 vstinner
Recipients vstinner
Date 2017-08-22.14:51:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503413483.0.0.220263061102.issue31258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02e03672e6766b1da847b1635982a70346780744 by Victor Stinner in branch '2.7':
bpo-31258: test_urllib2_localnet uses addCleanup(server.stop) (#3184)
https://github.com/python/cpython/commit/02e03672e6766b1da847b1635982a70346780744
History
Date User Action Args
2017-08-22 14:51:23vstinnersetrecipients: + vstinner
2017-08-22 14:51:22vstinnersetmessageid: <1503413483.0.0.220263061102.issue31258@psf.upfronthosting.co.za>
2017-08-22 14:51:22vstinnerlinkissue31258 messages
2017-08-22 14:51:22vstinnercreate