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