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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 29, 2021

Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit c9227df)

Co-authored-by: E-Paine 63801254+E-Paine@users.noreply.github.com

https://bugs.python.org/issue42278

…p in pydoc (pythonGH-23200)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit c9227df)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@E-Paine and @ambv: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@E-Paine and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv merged commit 193443b into python:3.8 Aug 29, 2021
@miss-islington miss-islington deleted the backport-c9227df-3.8 branch August 29, 2021 12:57
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Aug 31, 2021
…p in pydoc (pythonGH-23200) (pythonGH-28026)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit c9227df)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>

(updated for Python 2.7 by Michał Górny)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants