cpython/Modules/_zstd
Miss Islington (bot) 9023b6ffae
[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 98e2c3af47)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-05-09 20:42:55 +00:00
..
clinic gh-132983: Add the compression.zstd pacakge and tests (#133365) 2025-05-06 01:38:08 +01:00
_zstdmodule.c [3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788) 2025-05-09 20:42:55 +00:00
_zstdmodule.h [3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788) 2025-05-09 20:42:55 +00:00
buffer.h gh-132983: Introduce _zstd bindings module (GH-133027) 2025-05-04 01:29:55 +00:00
compressor.c [3.14] gh-132983: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +00:00
decompressor.c [3.14] GH-132983: remove empty_bytes from _zstd module state (GH-133785) (#133788) 2025-05-09 20:42:55 +00:00
zstddict.c [3.14] gh-132983: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +00:00