[issue42278] Remove usage of tempfile.mktemp in stdlib

miss-islington report at bugs.python.org
Sun Aug 29 08:57:26 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------

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


More information about the Python-bugs-list mailing list