]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Add documentation for compression.zstd (GH-133911) (#134425)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 May 2025 14:24:23 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 14:24:23 +0000 (14:24 +0000)
commit9be568eda44a0888cd03b248e5d18f5a88fec04b
treee28ad1ca8f49b2963d6e9d04eaa95601803720f0
parentf7cdee93f48f871b3200c2704bcd96e1b6f49597
[3.14] gh-132983: Add documentation for compression.zstd (GH-133911) (#134425)

gh-132983: Add documentation for compression.zstd (GH-133911)

Add documentation for compression & compression.zstd.

🎉

---------
(cherry picked from commit d862b6de1bcff01229318d7138ddaab755723a43)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Sumana Harihareswara <sh@changeset.nyc>
Co-authored-by: Martin Panter <vadmium@users.noreply.github.com>
Doc/library/archiving.rst
Doc/library/compression.rst [new file with mode: 0644]
Doc/library/compression.zstd.rst [new file with mode: 0644]