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 gvanrossum
Recipients CAM-Gerlach, Jeffrey.Kintscher, gvanrossum, max, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2021-03-14.18:07:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615745224.55.0.538674140057.issue29982@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd2fa3c416ffe6107b500a2180fa1764645c0a61 by CAM Gerlach in branch 'master':
bpo-29982: Add "ignore_cleanup_errors" param to tempfile.TemporaryDirectory() (GH-24793)
https://github.com/python/cpython/commit/bd2fa3c416ffe6107b500a2180fa1764645c0a61
History
Date User Action Args
2021-03-14 18:07:04gvanrossumsetrecipients: + gvanrossum, paul.moore, tim.golden, max, zach.ware, serhiy.storchaka, steve.dower, CAM-Gerlach, Jeffrey.Kintscher
2021-03-14 18:07:04gvanrossumsetmessageid: <1615745224.55.0.538674140057.issue29982@roundup.psfhosted.org>
2021-03-14 18:07:04gvanrossumlinkissue29982 messages
2021-03-14 18:07:04gvanrossumcreate