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-06-14.17:31:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560533508.0.0.98995660211.issue35537@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5884043252473ac733aba1d3251d4debe72511e5 by Victor Stinner in branch 'master':
bpo-35537: Rewrite setsid test for os.posix_spawn (GH-11721)
https://github.com/python/cpython/commit/5884043252473ac733aba1d3251d4debe72511e5
History
Date User Action Args
2019-06-14 17:31:48vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, koobs, izbyshev, pablogsal, nanjekyejoannah, kevans
2019-06-14 17:31:48vstinnersetmessageid: <1560533508.0.0.98995660211.issue35537@roundup.psfhosted.org>
2019-06-14 17:31:47vstinnerlinkissue35537 messages
2019-06-14 17:31:47vstinnercreate