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 Birne94, Connor.Wolf, Giovanni.Bajo, Winterflower, bobbyi, dan.oreilly, davin, emptysquare, forest_atq, gregory.p.smith, ionelmc, jcea, lesha, neologix, nirai, nirs, ochedru, pitrou, sbt, sdaoden, tshepang, vinay.sajip, vstinner
Date 2018-10-07.07:10:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538896211.97.0.545547206417.issue6721@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b699932e5ac3e76031bbb6d700fbea07492641d by Gregory P. Smith (Miss Islington (bot)) in branch '3.7':
bpo-6721: Hold logging locks across fork() (GH-4071) (#9291)
https://github.com/python/cpython/commit/3b699932e5ac3e76031bbb6d700fbea07492641d
History
Date User Action Args
2018-10-07 07:10:12gregory.p.smithsetrecipients: + gregory.p.smith, vinay.sajip, jcea, nirs, pitrou, vstinner, nirai, forest_atq, ionelmc, bobbyi, neologix, Giovanni.Bajo, sdaoden, tshepang, sbt, lesha, emptysquare, dan.oreilly, davin, Connor.Wolf, Winterflower, Birne94, ochedru
2018-10-07 07:10:11gregory.p.smithsetmessageid: <1538896211.97.0.545547206417.issue6721@psf.upfronthosting.co.za>
2018-10-07 07:10:11gregory.p.smithlinkissue6721 messages
2018-10-07 07:10:11gregory.p.smithcreate