cpython/Modules/_zstd
Miss Islington (bot) 117bb29f6b
[3.14] gh-132983: Split `_zstd_set_c_parameters` (GH-133921) (#134838)
gh-132983: Split ``_zstd_set_c_parameters`` (GH-133921)
(cherry picked from commit 11f7a939de)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-05-28 17:25:06 +01:00
..
clinic [3.14] gh-132983: Make _zstd C code PEP 7 compliant (GH-134605) (#134609) 2025-05-24 02:28:40 +00:00
_zstdmodule.c [3.14] gh-132983: Split `_zstd_set_c_parameters` (GH-133921) (#134838) 2025-05-28 17:25:06 +01:00
_zstdmodule.h [3.14] gh-132983: Split `_zstd_set_c_parameters` (GH-133921) (#134838) 2025-05-28 17:25:06 +01:00
buffer.h [3.14] gh-132983: Make _zstd C code PEP 7 compliant (GH-134605) (#134609) 2025-05-24 02:28:40 +00:00
compressor.c [3.14] gh-132983: Split `_zstd_set_c_parameters` (GH-133921) (#134838) 2025-05-28 17:25:06 +01:00
decompressor.c [3.14] gh-132983: Split `_zstd_set_c_parameters` (GH-133921) (#134838) 2025-05-28 17:25:06 +01:00
zstddict.c [3.14] gh-132983: Make _zstd C code PEP 7 compliant (GH-134605) (#134609) 2025-05-24 02:28:40 +00:00
zstddict.h [3.14] gh-133885: Use locks instead of critical sections for _zstd (gh-134289) (gh-134560) 2025-05-23 10:00:38 +00:00