[issue42278] Remove usage of tempfile.mktemp in stdlib

Łukasz Langa report at bugs.python.org
Sun Aug 29 08:56:49 EDT 2021


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


New changeset 45409518c1cec5ee91d49f69a2f8eb4196d242f0 by Miss Islington (bot) in branch '3.9':
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200) (GH-28025)
https://github.com/python/cpython/commit/45409518c1cec5ee91d49f69a2f8eb4196d242f0


----------

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


More information about the Python-bugs-list mailing list