]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 May 2025 20:42:55 +0000 (22:42 +0200)
committerGitHub <noreply@github.com>
Fri, 9 May 2025 20:42:55 +0000 (20:42 +0000)
commit9023b6ffae69821e90bfcc36192390c0ba005358
tree8fa1c4344d8e12af426f60eae6782936da3d74cf
parent5796e3b58805a523f25c669e8533ba179f1b6c19
[3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788)

GH-132983: remove empty_bytes from _zstd module state (GH-133785)
(cherry picked from commit 98e2c3af4794d6c6ebe47b20badbd31c542d944e)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Modules/_zstd/_zstdmodule.c
Modules/_zstd/_zstdmodule.h
Modules/_zstd/decompressor.c