cpython/Modules/_zstd
Emma Smith c64a21454b
gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432)
Refactor shared code in train_dict and finalize_dict
2025-05-21 08:53:13 -07:00
..
clinic gh-132983: Convert zstd `__new__` methods to Argument Clinic (#133860) 2025-05-12 08:51:53 +00:00
_zstdmodule.c gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432) 2025-05-21 08:53:13 -07:00
_zstdmodule.h gh-132983: Convert zstd `__new__` methods to Argument Clinic (#133860) 2025-05-12 08:51:53 +00:00
buffer.h gh-132983: Convert zstd `__new__` methods to Argument Clinic (#133860) 2025-05-12 08:51:53 +00:00
compressor.c gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) 2025-05-13 11:11:52 +02:00
decompressor.c gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) 2025-05-13 11:11:52 +02:00
zstddict.c gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962) 2025-05-13 11:11:52 +02:00
zstddict.h gh-132983: Convert zstd `__new__` methods to Argument Clinic (#133860) 2025-05-12 08:51:53 +00:00