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, xtreak, zwol
Date 2019-06-12.22:23:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560378235.13.0.292986083152.issue18748@roundup.psfhosted.org>
In-reply-to
Content
New changeset c15a682603a47f5aef5025f6a2e3babb699273d6 by Victor Stinner in branch '3.8':
bpo-37223: test_io: silence destructor errors (GH-14031)
https://github.com/python/cpython/commit/c15a682603a47f5aef5025f6a2e3babb699273d6
History
Date User Action Args
2019-06-12 22:23:55vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis, xtreak
2019-06-12 22:23:55vstinnersetmessageid: <1560378235.13.0.292986083152.issue18748@roundup.psfhosted.org>
2019-06-12 22:23:55vstinnerlinkissue18748 messages
2019-06-12 22:23:55vstinnercreate