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 serhiy.storchaka
Recipients Anthony Sottile, georg.brandl, maurosr, ncoghlan, pitrou, r.david.murray, serhiy.storchaka
Date 2020-03-26.18:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585246593.7.0.605343495298.issue25024@roundup.psfhosted.org>
In-reply-to
Content
Could you please explain the difference between hypothetical TemporaryDirectory(delete=False) and simple mkdtemp()?
History
Date User Action Args
2020-03-26 18:16:33serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, pitrou, r.david.murray, maurosr, Anthony Sottile
2020-03-26 18:16:33serhiy.storchakasetmessageid: <1585246593.7.0.605343495298.issue25024@roundup.psfhosted.org>
2020-03-26 18:16:33serhiy.storchakalinkissue25024 messages
2020-03-26 18:16:33serhiy.storchakacreate