Author python-dev
Recipients Ben.Darnell, asksol, exarkun, haypo, jnoller, ncoghlan, neologix, petri.lehtinen, pitrou, python-dev
Date 2011-08-23.17:52:08
SpamBayes Score 0.000559757
Marked as misclassified No
Message-id <E1Qvv8x-0004Zz-EG@dinsdale.python.org>
In-reply-to
Content
New changeset 5b2f357989bb by Antoine Pitrou in branch '3.2':
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
http://hg.python.org/cpython/rev/5b2f357989bb

New changeset 4e7a4e098f38 by Antoine Pitrou in branch 'default':
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
http://hg.python.org/cpython/rev/4e7a4e098f38
History
Date User Action Args
2011-08-23 17:52:08python-devsetrecipients: + python-dev, exarkun, ncoghlan, pitrou, haypo, jnoller, asksol, neologix, Ben.Darnell, petri.lehtinen
2011-08-23 17:52:08python-devlinkissue11657 messages
2011-08-23 17:52:08python-devcreate