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, miss-islington, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2021-08-29.12:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630241829.06.0.673190641253.issue42278@roundup.psfhosted.org>
In-reply-to
Content
New changeset 193443bb708cba3a72e99e61dd6615a94f22f9e1 by Miss Islington (bot) in branch '3.8':
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200) (GH-28026)
https://github.com/python/cpython/commit/193443bb708cba3a72e99e61dd6615a94f22f9e1
History
Date User Action Args
2021-08-29 12:57:09lukasz.langasetrecipients: + lukasz.langa, paul.moore, eric.smith, tim.golden, eric.araujo, zach.ware, serhiy.storchaka, steve.dower, dstufft, miss-islington, epaine
2021-08-29 12:57:09lukasz.langasetmessageid: <1630241829.06.0.673190641253.issue42278@roundup.psfhosted.org>
2021-08-29 12:57:09lukasz.langalinkissue42278 messages
2021-08-29 12:57:09lukasz.langacreate