[issue31681] pkgutil.get_data() leaks open files in Python 2.7

Éric Araujo report at bugs.python.org
Mon Oct 9 10:55:56 EDT 2017


Éric Araujo <merwok at netwok.org> added the comment:


New changeset cfe1aefcbd2534ddc1059a7332842644e6c8d1e4 by Éric Araujo (Elvis Pranskevichus) in branch '2.7':
bpo-31681: Make sure pkgutil.get_data closes files properly (#3875)
https://github.com/python/cpython/commit/cfe1aefcbd2534ddc1059a7332842644e6c8d1e4


----------
nosy: +merwok

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


More information about the Python-bugs-list mailing list