]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:46 +0000 (09:21 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 07:21:46 +0000 (00:21 -0700)
commitc642dc83cc6da32f255b1537959b10f320ceff92
treebe39fbe8cc66e172135a947004bc75390db62c74
parent4d74b76ed2534dfe74e085bcc0c86b2212838c6b
[3.15] gh-150583: Fix zstd compression level with digested ZstdDict (GH-150586) (#153883)

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