]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 May 2026 17:43:51 +0000 (19:43 +0200)
committerGitHub <noreply@github.com>
Mon, 18 May 2026 17:43:51 +0000 (19:43 +0200)
commitd10950739a78f54d0718d88fb5a868374603c084
tree15293ab65f508ea4c83a4737c5dfa2b1557170aa
parente378eda980ff786eb2211738aac0b6f76da88f91
[3.12] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (#145817)

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]