]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296) (GH-150604)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Jun 2026 17:39:51 +0000 (19:39 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 17:39:51 +0000 (17:39 +0000)
commit9c1e3af17a9645ca7318b2d48481c832aebf8eae
treeef01c1a8876d12c61118f0584897767b3add8239
parent3a12e9f5242c1a2d9ce34ed04159f501b3795bba
[3.15] gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296) (GH-150604)

(cherry picked from commit 6d7a19e5334636f77cac135120fe81f343a73876)

Co-authored-by: Tomi Belan <tomi.belan@gmail.com>
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]