]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296)
authorTomi Belan <tomi.belan@gmail.com>
Sat, 30 May 2026 09:23:50 +0000 (11:23 +0200)
committerGitHub <noreply@github.com>
Sat, 30 May 2026 09:23:50 +0000 (09:23 +0000)
commit6d7a19e5334636f77cac135120fe81f343a73876
treebc1d71eac6171fa0916b01237b64742188dea4cc
parent678fd8452cc2d7f9a50cb5d4e5ae44a60b724248
gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296)
Lib/tarfile.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-07-02-20-57-43.gh-issue-121109.Tp6R2s.rst [new file with mode: 0644]