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 miss-islington
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:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630241846.16.0.25704725595.issue42278@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-08-29 12:57:26miss-islingtonsetrecipients: + miss-islington, paul.moore, eric.smith, tim.golden, eric.araujo, lukasz.langa, zach.ware, serhiy.storchaka, steve.dower, dstufft, epaine
2021-08-29 12:57:26miss-islingtonsetmessageid: <1630241846.16.0.25704725595.issue42278@roundup.psfhosted.org>
2021-08-29 12:57:26miss-islingtonlinkissue42278 messages
2021-08-29 12:57:26miss-islingtoncreate