]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149980: Strip all trailing slashes from GNU long directory names in tarfile (GH...
authorankhikarmakar <100954262+ankhikarmakar@users.noreply.github.com>
Mon, 18 May 2026 19:31:15 +0000 (12:31 -0700)
committerGitHub <noreply@github.com>
Mon, 18 May 2026 19:31:15 +0000 (19:31 +0000)
commit5775aa8e295102156de14fd1ba284722c6ede95a
tree30a91b1c1a7371f160d2232efd7801860bfb9a6a
parent6d5be4b1d6ca91a18e76ae8dad2c5e94837d6309
gh-149980: Strip all trailing slashes from GNU long directory names in tarfile (GH-150019)
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS.d/next/Library/2026-05-19-12-00-00.gh-issue-149980.Kx7p2A.rst [new file with mode: 0644]