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-16.22:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547678291.66.0.673919776201.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8c349565e8a442e17f1a954d1a9996847749d778 by Victor Stinner in branch 'master':
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)" (GH-11582)
https://github.com/python/cpython/commit/8c349565e8a442e17f1a954d1a9996847749d778
History
Date User Action Args
2019-01-16 22:38:13vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans
2019-01-16 22:38:11vstinnersetmessageid: <1547678291.66.0.673919776201.issue35537@roundup.psfhosted.org>
2019-01-16 22:38:11vstinnerlinkissue35537 messages
2019-01-16 22:38:11vstinnercreate