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, miss-islington, serhiy.storchaka, vinay.sajip, vstinner
Date 2018-02-23.16:27:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519403250.26.0.467229070634.issue30028@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 61bd4d2e6319a3c5c3b9ce5f807b44a45cc1d4a1 by Gregory P. Smith (Anselm Kruis) in branch '2.7':
[2.7] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5825)
https://github.com/python/cpython/commit/61bd4d2e6319a3c5c3b9ce5f807b44a45cc1d4a1
History
Date User Action Args
2018-02-23 16:27:30gregory.p.smithsetrecipients: + gregory.p.smith, vinay.sajip, vstinner, christian.heimes, methane, serhiy.storchaka, anselm.kruis, miss-islington
2018-02-23 16:27:30gregory.p.smithsetmessageid: <1519403250.26.0.467229070634.issue30028@psf.upfronthosting.co.za>
2018-02-23 16:27:30gregory.p.smithlinkissue30028 messages
2018-02-23 16:27:30gregory.p.smithcreate