]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling... 3.11 98846/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Apr 2026 21:18:47 +0000 (23:18 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 21:18:47 +0000 (22:18 +0100)
commit9a23b753552afa28e3a2f4d8863572fc66479406
tree13ae25eaa3adbb41d3ad5afb1d69b813ab2cdc02
parent69ddd9bb2cc4bd69b1565647c18659c6a789ccd9
[3.11] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (#145815)

gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
(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]