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:37:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528083479.84.0.592728768989.issue33760@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b02ceb57d23c26aca6666b3a9f4c5b7d84d0ea0a by Ned Deily (Serhiy Storchaka) in branch '2.7':
[2.7] bpo-33760: Fix file leaks in test_io. (GH-7361). (GH-7373)
https://github.com/python/cpython/commit/b02ceb57d23c26aca6666b3a9f4c5b7d84d0ea0a
History
Date User Action Args
2018-06-04 03:37:59ned.deilysetrecipients: + ned.deily, serhiy.storchaka
2018-06-04 03:37:59ned.deilysetmessageid: <1528083479.84.0.592728768989.issue33760@psf.upfronthosting.co.za>
2018-06-04 03:37:59ned.deilylinkissue33760 messages
2018-06-04 03:37:59ned.deilycreate