]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150285: Fix too long docstrings in the zstd module (GH-150291) (GH-150335...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 25 May 2026 23:05:41 +0000 (02:05 +0300)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 23:05:41 +0000 (16:05 -0700)
commit09ff114e8c6a532ca6025450141c47df4db12f32
tree09b1a52778959f24a90882f4ec3e205a779e76ad
parent11a02aa5b2031dfbb46aa94dc97863c92c44d0ba
[3.14] gh-150285: Fix too long docstrings in the zstd module (GH-150291) (GH-150335) (#150421)

(cherry picked from commit 9fceb1c0c5c5ad527bc257b115bcf45995daf631)
(cherry picked from commit d3e2a133d23d7ed3a4acc2ee71757281b1f282cd)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Lib/compression/zstd/__init__.py
Lib/compression/zstd/_zstdfile.py
Modules/_zstd/clinic/compressor.c.h
Modules/_zstd/clinic/decompressor.c.h
Modules/_zstd/clinic/zstddict.c.h
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c