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 aonishuk, gps, gregory.p.smith, ppperry, r.david.murray
Date 2017-09-05.18:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504635605.06.0.649689588199.issue27448@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e8e371364ee58dadb9a4e4e51c7e9cf6bedbfae by Gregory P. Smith in branch '2.7':
bpo-27448: Work around a gc.disable race condition in subprocess. (#1932)
https://github.com/python/cpython/commit/5e8e371364ee58dadb9a4e4e51c7e9cf6bedbfae
History
Date User Action Args
2017-09-05 18:20:05gregory.p.smithsetrecipients: + gregory.p.smith, gps, r.david.murray, ppperry, aonishuk
2017-09-05 18:20:05gregory.p.smithsetmessageid: <1504635605.06.0.649689588199.issue27448@psf.upfronthosting.co.za>
2017-09-05 18:20:05gregory.p.smithlinkissue27448 messages
2017-09-05 18:20:05gregory.p.smithcreate