[issue22831] Use "with" to avoid possible fd leaks

Serhiy Storchaka report at bugs.python.org
Thu Dec 20 12:00:17 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset c5d5dfdb223efb0e668e3f317d31b8b70ae96aa6 by Serhiy Storchaka in branch 'master':
bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921)
https://github.com/python/cpython/commit/c5d5dfdb223efb0e668e3f317d31b8b70ae96aa6


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22831>
_______________________________________


More information about the Python-bugs-list mailing list