cpython/Modules/_zstd
Miss Islington (bot) 5796e3b588
[3.14] gh-132983: Simplify `_zstd_exec()` (GH-133775) (#133786)
gh-132983: Simplify ``_zstd_exec()`` (GH-133775)
(cherry picked from commit bbe9c31edc)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-05-09 20:15:32 +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: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +00:00
_zstdmodule.h [3.14] gh-132983: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +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: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +00:00
zstddict.c [3.14] gh-132983: Simplify `_zstd_exec()` (GH-133775) (#133786) 2025-05-09 20:15:32 +00:00