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