]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791) (#133792)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 May 2025 00:59:30 +0000 (02:59 +0200)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 00:59:30 +0000 (00:59 +0000)
commitd9571c938c13ae11e462e5d96080c93fef684d3a
treea637ef1d83558811b5ae36cdb8084c1cbe139189
parent9023b6ffae69821e90bfcc36192390c0ba005358
[3.14] GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791) (#133792)

GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791)
(cherry picked from commit 1978904a2fc6705303486f35336054d455b5018a)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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