]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Add documentation for compression.zstd (GH-133911)
authorEmma Smith <emma@emmatyping.dev>
Wed, 21 May 2025 14:18:21 +0000 (10:18 -0400)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 14:18:21 +0000 (07:18 -0700)
commitd862b6de1bcff01229318d7138ddaab755723a43
treed6e7ddb2d73a2530ae76e76bece25144508cc230
parent4eacf3883dd041c31133ea407204b797a17559b1
gh-132983: Add documentation for compression.zstd (GH-133911)

Add documentation for compression & compression.zstd.

🎉

---------

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]