]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Minor fixes and clean up for the _zstd module (GH-134930) (GH-134998)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 Jun 2025 08:46:51 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Jun 2025 08:46:51 +0000 (08:46 +0000)
commit035c4d6238e98268aba75328aa856bbc2a8be1c4
tree95673f86073e7443946b7d6c350a7397d370adf1
parent777fd4979cf8d4dd8d64df8a46cedd6fb53a8326
[3.14] gh-132983: Minor fixes and clean up for the _zstd module (GH-134930) (GH-134998)

(cherry picked from commit b5952371668089299bc8472c1adb9f8a0e69b4a2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_zstd.py
Modules/_zstd/_zstdmodule.c
Modules/_zstd/_zstdmodule.h
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c