]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Jun 2025 14:51:11 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 14:51:11 +0000 (14:51 +0000)
commit5b39741a0952624ed31dfe312ad32b067353ea7b
tree1aaedf459bbc2d92567b068f9de90be870c75a88
parent97822b8199c84f4900c74b0ab01ce08a13d1c99e
[3.14] gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010) (GH-135173)

(cherry picked from commit 4b44b3409ac026e7f13054a3daa18ab7ee14d85c)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Doc/library/compression.zstd.rst
Lib/test/test_zstd.py
Modules/_zstd/_zstdmodule.c
Modules/_zstd/_zstdmodule.h
Modules/_zstd/clinic/compressor.c.h
Modules/_zstd/compressor.c