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 vstinner
Recipients gregory.p.smith, izbyshev, nanjekyejoannah, pablogsal, pitrou, serhiy.storchaka, vstinner
Date 2019-01-07.00:49:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I created bpo-35674: "Expose os.posix_spawnp()" to later support executable with no directory in subprocess.
History
Date User Action Args
2019-01-07 00:49:50vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou, serhiy.storchaka, izbyshev, pablogsal, nanjekyejoannah
2019-01-07 00:49:48vstinnersetmessageid: <[email protected]>
2019-01-07 00:49:48vstinnerlinkissue35537 messages
2019-01-07 00:49:48vstinnercreate