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 anselm.kruis, christian.heimes, gregory.p.smith, methane, serhiy.storchaka, vinay.sajip, vstinner
Date 2018-02-23.01:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519349864.81.0.467229070634.issue30028@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 33dddac00ba8d9b72cf21b8698504077eb3c23ad by Gregory P. Smith (Anselm Kruis) in branch 'master':
bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066)
https://github.com/python/cpython/commit/33dddac00ba8d9b72cf21b8698504077eb3c23ad
History
Date User Action Args
2018-02-23 01:37:45gregory.p.smithsetrecipients: + gregory.p.smith, vinay.sajip, vstinner, christian.heimes, methane, serhiy.storchaka, anselm.kruis
2018-02-23 01:37:44gregory.p.smithsetmessageid: <1519349864.81.0.467229070634.issue30028@psf.upfronthosting.co.za>
2018-02-23 01:37:44gregory.p.smithlinkissue30028 messages
2018-02-23 01:37:44gregory.p.smithcreate