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-04-25.12:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556195421.76.0.628869182972.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset d7befad328ad1a6d1f812be2bf154c1cd1e01fbc by Victor Stinner in branch 'master':
bpo-35537: Document posix_spawn() change in subprocess (GH-11668)
https://github.com/python/cpython/commit/d7befad328ad1a6d1f812be2bf154c1cd1e01fbc
History
Date User Action Args
2019-04-25 12:30:21vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans
2019-04-25 12:30:21vstinnersetmessageid: <1556195421.76.0.628869182972.issue35537@roundup.psfhosted.org>
2019-04-25 12:30:21vstinnerlinkissue35537 messages
2019-04-25 12:30:21vstinnercreate