[issue14522] Avoid using DuplicateHandle() on sockets in multiprocessing.connection

Antoine Pitrou report at bugs.python.org
Sat Apr 7 22:02:20 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Is there a reason the patch changes close() to win32.CloseHandle()?

----------
components: +Library (Lib)
nosy: +pitrou
stage:  -> patch review
type:  -> behavior
versions: +Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list