]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:19 +0000 (10:51 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2026 09:51:19 +0000 (10:51 +0100)
commit7ad3093d76a748af55bdb1d2e8aad3638163b017
tree2e3b50b1f0c27dc52522bb241f784aad859202d2
parent4601007395133d615a56aa08b0cadf673e018360
[3.14] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (GH-145819)

(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]