[issue10527] multiprocessing.Pipe problem: "handle out of range in select()"

Antoine Pitrou report at bugs.python.org
Tue Jun 14 13:14:12 CEST 2011


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

This code has changed a lot in Python 3.3 (it is now located in Lib/multiprocessing/connection.py). Can you post a patch against the development tip ("default" branch)?

See http://docs.python.org/devguide/setup.html if you need more information.

----------
versions: +Python 3.3 -Python 3.2

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


More information about the Python-bugs-list mailing list