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.16:03:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503417820.42.0.136533924139.issue31259@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 468534d92f6879e925c4cd8a228ea300abfb7e4d by Victor Stinner in branch '3.6':
bpo-31259: test_urllib2_localnet uses addCleanup(server.stop) (#3186)
https://github.com/python/cpython/commit/468534d92f6879e925c4cd8a228ea300abfb7e4d
History
Date User Action Args
2017-08-22 16:03:40vstinnersetrecipients: + vstinner
2017-08-22 16:03:40vstinnersetmessageid: <1503417820.42.0.136533924139.issue31259@psf.upfronthosting.co.za>
2017-08-22 16:03:40vstinnerlinkissue31259 messages
2017-08-22 16:03:40vstinnercreate