X Tutup
Skip to content

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

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

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

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 7, 2023

…n cleanup (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.

2 participants

X Tutup