]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Mar 2026 09:51:43 +0000 (10:51 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2026 09:51:43 +0000 (10:51 +0100)
commitae99fe3a33b43e303a05f012815cef60b611a9c7
tree8549c4d8110f7431e1469e0d7694547a6738953b
parent2705364de22f8e85db449b551ab6e0b940c9def4
[3.13] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (GH-145818)

(cherry picked from commit 42d754e34c06e57ad6b8e7f92f32af679912d8ab)

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Eashwar Ranganathan <eashwar@eashwar.com>
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-11-18-06-35-53.gh-issue-141707.DBmQIy.rst [new file with mode: 0644]