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 GBeauregard, corona10, gregory.p.smith, miss-islington, sobolevn, vstinner
Date 2022-02-07.12:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8e98175a03fe03d62822d96007a74e5273013764 by Nikita Sobolev in branch 'main':
bpo-46648: Rewrite test_urllib2.test_issue16464() with a local HTTP server (GH-31186)
https://github.com/python/cpython/commit/8e98175a03fe03d62822d96007a74e5273013764
History
Date User Action Args
2022-02-07 12:48:52vstinnersetrecipients: + vstinner, gregory.p.smith, corona10, miss-islington, sobolevn, GBeauregard
2022-02-07 12:48:52vstinnersetmessageid: <[email protected]>
2022-02-07 12:48:52vstinnerlinkissue46648 messages
2022-02-07 12:48:52vstinnercreate