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-11.00:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560214157.13.0.550807026459.issue18748@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f6f7c5a611905fb6b81671547f268c226bc646a by Victor Stinner in branch 'master':
bpo-18748: Fix _pyio.IOBase destructor (closed case) (GH-13952)
https://github.com/python/cpython/commit/4f6f7c5a611905fb6b81671547f268c226bc646a
History
Date User Action Args
2019-06-11 00:49:17vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis, xtreak
2019-06-11 00:49:17vstinnersetmessageid: <1560214157.13.0.550807026459.issue18748@roundup.psfhosted.org>
2019-06-11 00:49:17vstinnerlinkissue18748 messages
2019-06-11 00:49:17vstinnercreate