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 serhiy.storchaka
Recipients John Jones, alex, benjamin.peterson, dhduvall, gennad, gregory.p.smith, martin.panter, ned.deily, neologix, pablogsal, serhiy.storchaka, vstinner
Date 2018-04-01.16:28:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522600082.17.0.467229070634.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
PR 6332 fixes issues found by me in os.posix_spawn(). It is not completed yet, needed documentation and tests. And I have doubts about API.
History
Date User Action Args
2018-04-01 16:28:02serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, John Jones, pablogsal
2018-04-01 16:28:02serhiy.storchakasetmessageid: <1522600082.17.0.467229070634.issue20104@psf.upfronthosting.co.za>
2018-04-01 16:28:02serhiy.storchakalinkissue20104 messages
2018-04-01 16:28:02serhiy.storchakacreate