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