[issue17634] Win32: shutil.copy leaks file handles to child processes
STINNER Victor
report at bugs.python.org
Wed Jul 30 23:39:54 CEST 2014
STINNER Victor added the comment:
The issue has been fixed in Python 3.4 with the PEP 446. I close this issue.
If you would like to enhance shutil.copyfile() by using CopyFile() on Windows, please open a new issue.
----------
resolution: -> fixed
status: open -> closed
versions: -Python 2.7, Python 3.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17634>
_______________________________________
More information about the Python-bugs-list
mailing list