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 lukasz.langa
Recipients dstufft, epaine, eric.araujo, eric.smith, lukasz.langa, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2021-08-29.11:07:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630235275.49.0.0713854113231.issue42278@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-08-29 11:07:55lukasz.langasetrecipients: + lukasz.langa, paul.moore, eric.smith, tim.golden, eric.araujo, zach.ware, serhiy.storchaka, steve.dower, dstufft, epaine
2021-08-29 11:07:55lukasz.langasetmessageid: <1630235275.49.0.0713854113231.issue42278@roundup.psfhosted.org>
2021-08-29 11:07:55lukasz.langalinkissue42278 messages
2021-08-29 11:07:55lukasz.langacreate