]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-67641: Clarify documentation on bytes vs text with non-seeking tarfile...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Dec 2023 17:33:00 +0000 (18:33 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Dec 2023 17:33:00 +0000 (17:33 +0000)
commitf9d25b56e12b9db689770ebf705a34e001597131
tree232520cc27452825d7f42b888a3e73f45eb66f8b
parent54927cd21a891f9318e8d02d73503e213b87df34
[3.11] gh-67641: Clarify documentation on bytes vs text with non-seeking tarfile stream (GH-31610) (GH-113520)

(cherry picked from commit 0651936ae2bc6999f488f8c519b8d07a06a11557)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Doc/library/tarfile.rst
Lib/tarfile.py