[issue42278] Remove usage of tempfile.mktemp in stdlib

Łukasz Langa report at bugs.python.org
Sun Aug 29 07:07:55 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset c9227df5a9d8e958a2324cf0deba8524d1ded26a by E-Paine in branch 'main':
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200)
https://github.com/python/cpython/commit/c9227df5a9d8e958a2324cf0deba8524d1ded26a


----------
nosy: +lukasz.langa

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42278>
_______________________________________


More information about the Python-bugs-list mailing list