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 CAM-Gerlach
Recipients Anthony Sottile, CAM-Gerlach, alexia, epicfaace, georg.brandl, maurosr, ncoghlan, pitrou, r.david.murray, serhiy.storchaka
Date 2021-03-07.03:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615086874.49.0.389437424129.issue25024@roundup.psfhosted.org>
In-reply-to
Content
To note, the proposal on [BPO-29982](https://bugs.python.org/issue29982) should hopefully address one of the two use-cases described by Anthony Sotittle, `ignore_errors=True`, in a cleaner fashion that takes advantage of the existing higher-level functionality rather than duplicating `mkdtemp`. Opinions and feedback welcome over there.
History
Date User Action Args
2021-03-07 03:14:34CAM-Gerlachsetrecipients: + CAM-Gerlach, georg.brandl, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, maurosr, Anthony Sottile, epicfaace, alexia
2021-03-07 03:14:34CAM-Gerlachsetmessageid: <1615086874.49.0.389437424129.issue25024@roundup.psfhosted.org>
2021-03-07 03:14:34CAM-Gerlachlinkissue25024 messages
2021-03-07 03:14:33CAM-Gerlachcreate