[issue14505] PyFile_FromString leaks file descriptors in python 2.7

Roundup Robot report at bugs.python.org
Thu Apr 5 14:13:23 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 8258e5fa4a19 by Antoine Pitrou in branch '2.7':
Issue #14505: Fix file descriptor leak when deallocating file objects created with PyFile_FromString().
http://hg.python.org/cpython/rev/8258e5fa4a19

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14505>
_______________________________________


More information about the Python-bugs-list mailing list