cpython/Modules/_zstd
Miss Islington (bot) 4841201666
[3.14] gh-132983: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723)
gh-132983: Convert dict_content to take Py_buffer in ``ZstdDict()`` (GH-133924)
(cherry picked from commit f2ce4bbdfd)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-05-28 17:25:35 +01:00
..
clinic [3.14] gh-132983: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723) 2025-05-28 17:25:35 +01: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: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723) 2025-05-28 17:25:35 +01:00
decompressor.c [3.14] gh-132983: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723) 2025-05-28 17:25:35 +01:00
zstddict.c [3.14] gh-132983: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723) 2025-05-28 17:25:35 +01:00
zstddict.h [3.14] gh-132983: Convert dict_content to take Py_buffer in `ZstdDict()` (GH-133924) (#134723) 2025-05-28 17:25:35 +01:00