]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81325: Support path-like objects with streaming TarFile (#137188)
authorAlexander Urieles <aeurielesn@users.noreply.github.com>
Mon, 4 Aug 2025 02:53:01 +0000 (04:53 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 02:53:01 +0000 (19:53 -0700)
commit3ec3d053452af8a769c18826ea61ba66fc73c8da
treef24c1ae2d009d6c8e5900851b4e16a19a0b2e340
parentb266fbc9ecd25d08ab572ecb91913e86b6ddc75e
gh-81325: Support path-like objects with streaming TarFile (#137188)

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]