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 2019-06-12.21:57:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 913fa1c8245d1cde6edb4254f4fb965cc91786ef by Victor Stinner in branch 'master':
bpo-37223, test_io: silence last 'Exception ignored in:' (GH-14029)
https://github.com/python/cpython/commit/913fa1c8245d1cde6edb4254f4fb965cc91786ef
History
Date User Action Args
2019-06-12 21:57:16vstinnersetrecipients: + vstinner
2019-06-12 21:57:16vstinnersetmessageid: <[email protected]>
2019-06-12 21:57:16vstinnerlinkissue37223 messages
2019-06-12 21:57:16vstinnercreate