]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
authorSeth Michael Larson <seth@python.org>
Wed, 11 Mar 2026 13:47:55 +0000 (08:47 -0500)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2026 13:47:55 +0000 (13:47 +0000)
commit42d754e34c06e57ad6b8e7f92f32af679912d8ab
treef830efaa27ed564b23b287eda3b126650128b7f9
parentce1abaf9b83f8535749c6d3d0a0fabf15d87079f
gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling

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]