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, kevans, koobs, nanjekyejoannah, pablogsal, serhiy.storchaka, vstinner
Date 2019-01-23.18:00:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548266443.78.0.441985743481.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset f6243ac1e4828299fe5a8e943d7bd41cab1f34cd by Victor Stinner in branch 'master':
bpo-35537: subprocess can use posix_spawn with pipes (GH-11575)
https://github.com/python/cpython/commit/f6243ac1e4828299fe5a8e943d7bd41cab1f34cd
History
Date User Action Args
2019-01-23 18:00:44vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans
2019-01-23 18:00:43vstinnersetmessageid: <1548266443.78.0.441985743481.issue35537@roundup.psfhosted.org>
2019-01-23 18:00:43vstinnerlinkissue35537 messages
2019-01-23 18:00:43vstinnercreate