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-02-01.10:40:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549017629.35.0.9012024749.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e39b83f24ffade3e0ca1a8004b461354f64ae08 by Victor Stinner in branch 'master':
bpo-35537: Skip test_start_new_session() of posix_spawn (GH-11718)
https://github.com/python/cpython/commit/1e39b83f24ffade3e0ca1a8004b461354f64ae08
History
Date User Action Args
2019-02-01 10:40:30vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans
2019-02-01 10:40:29vstinnersetmessageid: <1549017629.35.0.9012024749.issue35537@roundup.psfhosted.org>
2019-02-01 10:40:29vstinnerlinkissue35537 messages
2019-02-01 10:40:29vstinnercreate