Author python-dev
Recipients Ben.Darnell, asksol, exarkun, haypo, jnoller, ncoghlan, neologix, petri.lehtinen, pitrou, python-dev
Date 2011-08-23.17:56:42
SpamBayes Score 0.0026212
Marked as misclassified No
Message-id <E1QvvDO-00054n-2C@dinsdale.python.org>
In-reply-to
Content
New changeset d4d9a3e71897 by Antoine Pitrou in branch '2.7':
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
http://hg.python.org/cpython/rev/d4d9a3e71897
History
Date User Action Args
2011-08-23 17:56:43python-devsetrecipients: + python-dev, exarkun, ncoghlan, pitrou, haypo, jnoller, asksol, neologix, Ben.Darnell, petri.lehtinen
2011-08-23 17:56:42python-devlinkissue11657 messages
2011-08-23 17:56:42python-devcreate