]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling... 3.10
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Apr 2026 21:18:52 +0000 (23:18 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 21:18:52 +0000 (22:18 +0100)
commit72dde1016493c52abe857fc4a7bf6c40138b4114
tree5925bb5fdded962440ca22ede7c2e10d0f7edd32
parent876858c9f65d9ab656c7fa639f268ce7856d89dd
[3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (#145816)

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]