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