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 pitrou, vstinner
Date 2019-05-27.23:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559000664.39.0.673904539935.issue37054@roundup.psfhosted.org>
In-reply-to
Content
New changeset a3568417c49f36860393075b21c93996a5f6799b by Victor Stinner in branch 'master':
bpo-37054, _pyio: Fix BytesIO and TextIOWrapper __del__() (GH-13601)
https://github.com/python/cpython/commit/a3568417c49f36860393075b21c93996a5f6799b
History
Date User Action Args
2019-05-27 23:44:24vstinnersetrecipients: + vstinner, pitrou
2019-05-27 23:44:24vstinnersetmessageid: <1559000664.39.0.673904539935.issue37054@roundup.psfhosted.org>
2019-05-27 23:44:24vstinnerlinkissue37054 messages
2019-05-27 23:44:24vstinnercreate