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 miss-islington
Recipients miss-islington, pitrou, vstinner
Date 2019-05-28.00:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559001955.52.0.00228954402615.issue37054@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f352d44e7c14c1c93e3999402c85512b9d5a6ca by Miss Islington (bot) in branch '3.7':
bpo-37054, _pyio: Fix BytesIO and TextIOWrapper __del__() (GH-13601)
https://github.com/python/cpython/commit/0f352d44e7c14c1c93e3999402c85512b9d5a6ca
History
Date User Action Args
2019-05-28 00:05:55miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner
2019-05-28 00:05:55miss-islingtonsetmessageid: <1559001955.52.0.00228954402615.issue37054@roundup.psfhosted.org>
2019-05-28 00:05:55miss-islingtonlinkissue37054 messages
2019-05-28 00:05:55miss-islingtoncreate