[issue18174] Make regrtest with --huntrleaks check for fd leaks

STINNER Victor report at bugs.python.org
Tue Jul 29 00:49:38 CEST 2014


STINNER Victor added the comment:

Modified patch to use os.fstat(), and try to use /proc/self/fd/ on Linux.

----------
Added file: http://bugs.python.org/file36147/fdleak-2.patch

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


More information about the Python-bugs-list mailing list