cpython/Modules/_zstd
Miss Islington (bot) f28f9304bf
[3.14] gh-134885: zstd: Use Py_XSETREF (GH-134886) (GH-134922)
(cherry picked from commit 45c6c48afc)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-05-30 12:50:42 +02: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-134885: zstd: Use Py_XSETREF (GH-134886) (GH-134922) 2025-05-30 12:50:42 +02: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-134768: Fix definition of mt_continue_should_break() (GH-134769) (#134916) 2025-05-30 05:08:43 +00: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