]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 10 May 2025 00:33:45 +0000 (01:33 +0100)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 00:33:45 +0000 (00:33 +0000)
commit1978904a2fc6705303486f35336054d455b5018a
treecea6fd373fdef2fa72138d766feba73a5064a4ed
parent98e2c3af4794d6c6ebe47b20badbd31c542d944e
GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
Lib/compression/zstd/__init__.py
Lib/test/test_zstd.py
Modules/_zstd/_zstdmodule.c
Modules/_zstd/_zstdmodule.h
Modules/_zstd/clinic/_zstdmodule.c.h
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c