Skip to content

[3.8] bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200)#28026

Merged
ambv merged 1 commit into
python:3.8from
miss-islington:backport-c9227df-3.8
Aug 29, 2021
Merged

[3.8] bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200)#28026
ambv merged 1 commit into
python:3.8from
miss-islington:backport-c9227df-3.8

bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktem…

921366a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs