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, koobs, nanjekyejoannah, pablogsal, serhiy.storchaka, vstinner
Date 2019-01-15.23:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547593358.78.0.484318951391.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9daecf37a571e98aaf43a387bcc9e41a7132f477 by Victor Stinner in branch 'master':
bpo-35537: subprocess uses os.posix_spawn in some cases (GH-11452)
https://github.com/python/cpython/commit/9daecf37a571e98aaf43a387bcc9e41a7132f477
History
Date User Action Args
2019-01-15 23:02:40vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah
2019-01-15 23:02:38vstinnersetmessageid: <1547593358.78.0.484318951391.issue35537@roundup.psfhosted.org>
2019-01-15 23:02:38vstinnerlinkissue35537 messages
2019-01-15 23:02:38vstinnercreate