cpython/Modules/_zstd
Miss Islington (bot) cdc92cd9fc
[3.14] gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432) (#134442)
gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432)

Refactor shared code in train_dict and finalize_dict
(cherry picked from commit c64a21454b)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
2025-05-21 16:19:25 +00:00
..
clinic [3.14] gh-132983: Convert zstd `__new__` methods to Argument Clinic (GH-133860) (#133915) 2025-05-20 03:25:24 +01:00
_zstdmodule.c [3.14] gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432) (#134442) 2025-05-21 16:19:25 +00:00
_zstdmodule.h [3.14] gh-132983: Convert zstd `__new__` methods to Argument Clinic (GH-133860) (#133915) 2025-05-20 03:25:24 +01:00
buffer.h [3.14] gh-132983: Convert zstd `__new__` methods to Argument Clinic (GH-133860) (#133915) 2025-05-20 03:25:24 +01:00
compressor.c [3.14] gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) (#134305) 2025-05-20 02:58:51 +00:00
decompressor.c [3.14] gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) (#134305) 2025-05-20 02:58:51 +00:00
zstddict.c [3.14] gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) (#134305) 2025-05-20 02:58:51 +00:00
zstddict.h [3.14] gh-132983: Convert zstd `__new__` methods to Argument Clinic (GH-133860) (#133915) 2025-05-20 03:25:24 +01:00