]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137365)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:40:42 +0000 (20:40 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:40:42 +0000 (20:40 +0200)
commitb414ad10434de87c8b04dc3d819fa01e712f550f
tree70a3672298898eb2887f2afe8884988f7048d76f
parenta868c6a70d87e7529bba78610b7d0f380bbfbb94
[3.14] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137365)

gh-81325: Support path-like objects with streaming TarFile (GH-137188)
(cherry picked from commit 3ec3d053452af8a769c18826ea61ba66fc73c8da)

Co-authored-by: Alexander Urieles <aeurielesn@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS.d/next/Library/2025-07-28-23-11-29.gh-issue-81325.jMJFBe.rst [new file with mode: 0644]