X Tutup
Skip to content

[3.12] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930)#112838

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-81c16cd-3.12
Dec 7, 2023
Merged

[3.12] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930)#112838
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-81c16cd-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 7, 2023

(cherry picked from commit 81c16cd)

Co-authored-by: Søren Løvborg sorenl@unity3d.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…up (pythonGH-99930)

(cherry picked from commit 81c16cd)

Co-authored-by: Søren Løvborg <sorenl@unity3d.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup