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

Serhiy Storchaka report at bugs.python.org
Tue Mar 5 03:06:29 EST 2019


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


New changeset 5b10b9824780b2181158902067912ee9e7b04657 by Serhiy Storchaka in branch 'master':
bpo-22831: Use "with" to avoid possible fd leaks in tests (part 2). (GH-10929)
https://github.com/python/cpython/commit/5b10b9824780b2181158902067912ee9e7b04657


----------

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


More information about the Python-bugs-list mailing list