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 pablogsal
Recipients John Jones, alex, benjamin.peterson, dhduvall, gennad, gregory.p.smith, martin.panter, miss-islington, ned.deily, neologix, pablogsal, serhiy.storchaka, vstinner
Date 2018-05-02.10:55:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525258545.94.0.682650639539.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
I have open https://github.com/python/cpython/pull/6693 to start iterating over the missing capabilities of posix_spawn (Passing various attributes of the created child process).

Please, review to make sure that the design is OK and I will proceed to add tests.

Thanks!
History
Date User Action Args
2018-05-02 10:55:45pablogsalsetrecipients: + pablogsal, gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, serhiy.storchaka, John Jones, miss-islington
2018-05-02 10:55:45pablogsalsetmessageid: <1525258545.94.0.682650639539.issue20104@psf.upfronthosting.co.za>
2018-05-02 10:55:45pablogsallinkissue20104 messages
2018-05-02 10:55:45pablogsalcreate