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 serhiy.storchaka
Recipients Arfrever, berker.peksag, dstufft, eric.araujo, ezio.melotti, martin.panter, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2019-03-30.06:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553927541.15.0.437871304736.issue22831@roundup.psfhosted.org>
In-reply-to
Content
New changeset afbb7a371fb44edc731344eab5b474ad8f7b57d7 by Serhiy Storchaka in branch 'master':
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)
https://github.com/python/cpython/commit/afbb7a371fb44edc731344eab5b474ad8f7b57d7
History
Date User Action Args
2019-03-30 06:32:21serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, ezio.melotti, eric.araujo, Arfrever, python-dev, berker.peksag, martin.panter, dstufft
2019-03-30 06:32:21serhiy.storchakasetmessageid: <1553927541.15.0.437871304736.issue22831@roundup.psfhosted.org>
2019-03-30 06:32:21serhiy.storchakalinkissue22831 messages
2019-03-30 06:32:21serhiy.storchakacreate