]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Jul 2025 20:34:38 +0000 (22:34 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 20:34:38 +0000 (20:34 +0000)
commite39f33259e2e6591ea1327ce1acca1426e90385d
treeeec518a3f40802741111c3d31aa74a84d10ad541
parentea84943574204660807d68b4ecb7cc2916973452
[3.14] gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile (GH-135311) (#136254)

gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile (GH-135311)

Document Zstandard integration across zipfile, shutil, and tarfile
(cherry picked from commit 938a5d7e62d962a8462bce9fe04236ac9a2155b8)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Doc/library/compression.zstd.rst
Doc/library/shutil.rst
Doc/library/tarfile.rst
Doc/library/zipfile.rst