This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Ben.Darnell, asksol, exarkun, jnoller, ncoghlan, neologix, petri.lehtinen, pitrou, vstinner
Date 2011-08-23.16:00:36
SpamBayes Score 0.0989297
Marked as misclassified No
Message-id <1314115237.36.0.735236787194.issue11657@psf.upfronthosting.co.za>
In-reply-to
Content
Now that I think of it, it would be nice to add some simple tests for recvfd and sendfd in test_multiprocessing.
(also, when os.dup2() is available, you can easily generate an arbitrary big file descriptor)
History
Date User Action Args
2011-08-23 16:00:37pitrousetrecipients: + pitrou, exarkun, ncoghlan, vstinner, jnoller, asksol, neologix, Ben.Darnell, petri.lehtinen
2011-08-23 16:00:37pitrousetmessageid: <1314115237.36.0.735236787194.issue11657@psf.upfronthosting.co.za>
2011-08-23 16:00:36pitroulinkissue11657 messages
2011-08-23 16:00:36pitroucreate