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 gregory.p.smith
Recipients gregory.p.smith, izbyshev, vstinner
Date 2018-02-06.06:51:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517899872.35.0.467229070634.issue32777@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b90c68586e1f2c45c736dd38880f182be267e2ef by Gregory P. Smith (Miss Islington (bot)) in branch '3.6':
bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5563)
https://github.com/python/cpython/commit/b90c68586e1f2c45c736dd38880f182be267e2ef
History
Date User Action Args
2018-02-06 06:51:12gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, izbyshev
2018-02-06 06:51:12gregory.p.smithsetmessageid: <1517899872.35.0.467229070634.issue32777@psf.upfronthosting.co.za>
2018-02-06 06:51:12gregory.p.smithlinkissue32777 messages
2018-02-06 06:51:12gregory.p.smithcreate