commit | 532ebba6c8697d214a0d94514ad0b2464a59cb7c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Aug 29 05:57:22 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Aug 29 05:57:22 2021 -0700 |
tree | b52fbb0defc08bd64988bb4409086bb2ef278d07 | |
parent | a49398b643b3a2e6f9cc39729c528eb1e4385b1a [diff] |
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200) Co-authored-by: Ćukasz Langa <lukasz@langa.pl> (cherry picked from commit c9227df5a9d8e958a2324cf0deba8524d1ded26a) Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>