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 ned.deily
Recipients ned.deily, serhiy.storchaka
Date 2018-06-04.03:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528082113.9.0.592728768989.issue33760@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4d11fe7cad9e138423e16338c88908f24a55f1cf by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33760: Fix file leaks in test_io. (GH-7361) (GH-7370)
https://github.com/python/cpython/commit/4d11fe7cad9e138423e16338c88908f24a55f1cf
History
Date User Action Args
2018-06-04 03:15:13ned.deilysetrecipients: + ned.deily, serhiy.storchaka
2018-06-04 03:15:13ned.deilysetmessageid: <1528082113.9.0.592728768989.issue33760@psf.upfronthosting.co.za>
2018-06-04 03:15:13ned.deilylinkissue33760 messages
2018-06-04 03:15:13ned.deilycreate