]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 May 2026 12:03:22 +0000 (15:03 +0300)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 12:03:22 +0000 (15:03 +0300)
commit9fceb1c0c5c5ad527bc257b115bcf45995daf631
tree98e912e1dfe7c2814e311f63e1ffb7b915c6d634
parent0466560b310fa74c38270328d66d6a16df95ec34
gh-150285: Fix too long docstrings in the zstd module (GH-150291)
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