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 Segev Finer
Recipients Bernt.Røskar.Brenna, Segev Finer, eryksun, paul.moore, sbt, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-01-06.18:19:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483726787.13.0.214730908571.issue19764@psf.upfronthosting.co.za>
In-reply-to
Content
Second version of the patch after review by eryksun.

Please pay attention to the hack in _execute_child due to having to 
temporarily override the handle_list if the user supplied
one.

As for pass_fds: as you noted, it has it's own share of complexities and issues and I think it's best to leave it to a separate patch/issue.
History
Date User Action Args
2017-01-06 18:19:47Segev Finersetrecipients: + Segev Finer, paul.moore, vstinner, tim.golden, Bernt.Røskar.Brenna, sbt, zach.ware, eryksun, steve.dower
2017-01-06 18:19:47Segev Finersetmessageid: <1483726787.13.0.214730908571.issue19764@psf.upfronthosting.co.za>
2017-01-06 18:19:47Segev Finerlinkissue19764 messages
2017-01-06 18:19:47Segev Finercreate