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.11:27:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522582058.93.0.467229070634.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
I'm trying to fix issues with os.posix_spawn(), but there are so much of them, that perhaps it would be better to remove this undocumented feature from 3.7.
History
Date User Action Args
2018-04-01 11:27:39serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, John Jones, pablogsal
2018-04-01 11:27:38serhiy.storchakasetmessageid: <1522582058.93.0.467229070634.issue20104@psf.upfronthosting.co.za>
2018-04-01 11:27:38serhiy.storchakalinkissue20104 messages
2018-04-01 11:27:38serhiy.storchakacreate