]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
authorEmma Smith <emma@emmatyping.dev>
Sat, 24 May 2025 02:03:21 +0000 (19:03 -0700)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 02:03:21 +0000 (19:03 -0700)
commit973b8f69d31b4d86c37e0b7194a209f4f2efff06
treef1bcd8f27e5bc7fc2ea1badd3cdf7c4b380153a5
parentf478331f98930d94f7efc741f3bed4b693d5cec1
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)

Make _zstd C code PEP 7 compliant
Modules/_zstd/_zstdmodule.c
Modules/_zstd/buffer.h
Modules/_zstd/clinic/zstddict.c.h
Modules/_zstd/compressor.c
Modules/_zstd/decompressor.c
Modules/_zstd/zstddict.c