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 miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-07-02.12:50:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562071822.99.0.661533898686.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7cb9204ee1cf204f6f507d99a60f7c5bb359eebb by Victor Stinner in branch 'master':
bpo-37421: urllib.request tests call urlcleanup() (GH-14529)
https://github.com/python/cpython/commit/7cb9204ee1cf204f6f507d99a60f7c5bb359eebb
History
Date User Action Args
2019-07-02 12:50:23vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-02 12:50:22vstinnersetmessageid: <1562071822.99.0.661533898686.issue37421@roundup.psfhosted.org>
2019-07-02 12:50:22vstinnerlinkissue37421 messages
2019-07-02 12:50:22vstinnercreate