X Tutup
Skip to content

[3.13] gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316)#139771

Merged
encukou merged 1 commit intopython:3.13from
miss-islington:backport-481d5b5-3.13
Oct 9, 2025
Merged

[3.13] gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316)#139771
encukou merged 1 commit intopython:3.13from
miss-islington:backport-481d5b5-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 8, 2025

(cherry picked from commit 481d5b5)

Co-authored-by: Alexander Urieles aeurielesn@users.noreply.github.com

…symlinks when extracting hardlinks (pythonGH-137316)

(cherry picked from commit 481d5b5)

Co-authored-by: Alexander Urieles <aeurielesn@users.noreply.github.com>
@encukou encukou merged commit abe6f52 into python:3.13 Oct 9, 2025
42 checks passed
@miss-islington miss-islington deleted the backport-481d5b5-3.13 branch January 2, 2026 17:45
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.

3 participants

X Tutup