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 Barry Davis, ionelmc, neologix, nikicat, pitrou, vstinner, zwol
Date 2019-04-12.19:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555099107.63.0.807196507023.issue18748@roundup.psfhosted.org>
In-reply-to
Content
New changeset 472f794a33221ea835a2fbf6c9f12aa2bd66d1b0 by Victor Stinner in branch 'master':
bpo-18748: test_io: silence destructor errors (GH-12805)
https://github.com/python/cpython/commit/472f794a33221ea835a2fbf6c9f12aa2bd66d1b0
History
Date User Action Args
2019-04-12 19:58:27vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis
2019-04-12 19:58:27vstinnersetmessageid: <1555099107.63.0.807196507023.issue18748@roundup.psfhosted.org>
2019-04-12 19:58:27vstinnerlinkissue18748 messages
2019-04-12 19:58:27vstinnercreate