]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 1 Jun 2025 08:22:15 +0000 (11:22 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Jun 2025 08:22:15 +0000 (11:22 +0300)
commitb5952371668089299bc8472c1adb9f8a0e69b4a2
treed3a6695a2a92d2938b3f2904e0743db36b8d01fa
parentfe6f8a3619242b287a793a5b5d8645f402482c71
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
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