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 serhiy.storchaka, vstinner, xtreak
Date 2019-06-12.02:07:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560305262.07.0.704001528764.issue36918@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb976e47e261760330c1bed224019b073b05e994 by Victor Stinner in branch 'master':
bpo-36918: Fix "Exception ignored in" in test_urllib (GH-13996)
https://github.com/python/cpython/commit/eb976e47e261760330c1bed224019b073b05e994
History
Date User Action Args
2019-06-12 02:07:42vstinnersetrecipients: + vstinner, serhiy.storchaka, xtreak
2019-06-12 02:07:42vstinnersetmessageid: <1560305262.07.0.704001528764.issue36918@roundup.psfhosted.org>
2019-06-12 02:07:42vstinnerlinkissue36918 messages
2019-06-12 02:07:42vstinnercreate