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

Roundup Robot report at bugs.python.org
Sat Apr 7 22:44:38 CEST 2012


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

New changeset f8a92fd084c2 by Antoine Pitrou in branch 'default':
Issue #14522: Avoid duplicating socket handles in multiprocessing.connection.
http://hg.python.org/cpython/rev/f8a92fd084c2

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

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


More information about the Python-bugs-list mailing list