]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
`zlib.rst`: Link to constants and deduplicate text (GH-140115)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 20 Oct 2025 04:22:39 +0000 (05:22 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 04:22:39 +0000 (21:22 -0700)
commit091e8513bb58747ade56a03fccb98e220c7722cc
tree3facc3f6b82c81f22f4c89dd9da5f9589b24992e
parented672f7a8a3c843d8e6e6b673d5a7c1f752f208c
`zlib.rst`: Link to constants and deduplicate text (GH-140115)

* Link to compression setting constants from compression functions
* De-duplicate descriptions of the constants

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/zlib.rst