]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracti...
authorAlexander Urieles <aeurielesn@users.noreply.github.com>
Wed, 6 Aug 2025 12:59:22 +0000 (14:59 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 12:59:22 +0000 (14:59 +0200)
commit481d5b54556e97fed4cf1f48a2ccbc7b4f7aaa42
treebb5a563531c819ef08d5fedae92edae0c83ab12f
parentce1b747ff68754635b7b12870dfc527184ee3b39
gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316)
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS.d/next/Library/2025-08-01-23-52-49.gh-issue-75989.5aYXNJ.rst [new file with mode: 0644]