]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137366)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Aug 2025 21:17:12 +0000 (23:17 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 21:17:12 +0000 (22:17 +0100)
commit3a61ddf2d3725932777444e844ad281088589ee0
treedfdc58fdb7382dd3b481985df84e43c806bcc6a7
parent29ebe0435ceb7609e3d7a3681f481a8d8f392d86
[3.13] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137366)

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]