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

Roundup Robot report at bugs.python.org
Wed Sep 21 03:56:11 CEST 2011


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

New changeset 21e7a55cb943 by Jesus Cea in branch '2.7':
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
http://hg.python.org/cpython/rev/21e7a55cb943

New changeset 447770470d00 by Jesus Cea in branch '3.2':
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
http://hg.python.org/cpython/rev/447770470d00

New changeset 74434cff2c90 by Jesus Cea in branch 'default':
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
http://hg.python.org/cpython/rev/74434cff2c90

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list