]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
authorEmma Smith <emma@emmatyping.dev>
Thu, 5 Jun 2025 11:31:49 +0000 (04:31 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 11:31:49 +0000 (14:31 +0300)
commit4b44b3409ac026e7f13054a3daa18ab7ee14d85c
tree36888dfc29223f06ce9eef5139bde7ccf35c6db5
parent3d396ab7591d544ac8bc1fb49615b4e867ca1c83
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
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