[issue13022] _multiprocessing.recvfd() doesn't check that file descriptor was actually received

Charles-François Natali report at bugs.python.org
Wed Sep 21 08:53:09 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

> The patch includes a test case, but like the other recently-added
> tests for the function, it isn't guarded against
> multiprocessing.reduction being unavailable.  Issue #12981 has a
> patch "skip_reduction.diff" (already in 3.3) to fix this,

I'll apply skip_reduction.diff and your patch to 2.7 and 3.2.

----------

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


More information about the Python-bugs-list mailing list