]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150583: Fix zstd compression level with digested ZstdDict (GH-150586) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 07:21:38 +0000 (09:21 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 07:21:38 +0000 (00:21 -0700)
commit41bf8e01268f0db11bd124303c4e5ddea7f72a02
tree3a971cca749766deb55b520bf10c45a4441b46ab
parent9bd5e97b7521aef5f568c70d6b4c9436e29a3e97
[3.14] gh-150583: Fix zstd compression level with digested ZstdDict (GH-150586) (#153884)

gh-150583: Fix zstd compression level with digested ZstdDict (GH-150586)
(cherry picked from commit 0983642c966d9c536416101e99b7d2b085483847)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Misc/NEWS.d/next/Library/2026-06-03-19-35-32.gh-issue-150583.dedI24.rst [new file with mode: 0644]
Modules/_zstd/compressor.c