COMMITS
/ Modules/_zstd/compressor.c May 13, 2025
P
gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)
Petr Viktorin committed
May 12, 2025
E
gh-132983: Fix compiler warning about unused function ``mt_continue_should_break()`` (#133947)
Erlend E. Aasland committed
A
gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)
Adam Turner committed
May 10, 2025
A
gh-132983: Make zstd types immutable (#133784)
Adam Turner committed
A
gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)
Adam Turner committed
A
GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791)
Adam Turner committed
May 9, 2025
A
gh-132983: Simplify ``_zstd_exec()`` (#133775)
Adam Turner committed
May 8, 2025
A
GH-132983: Remove subclassing support from zstd types (#133694)
Adam Turner committed
R
gh-132983: Remove pyzstd in identifiers (#133535)
Rogdham committed
May 6, 2025
E
gh-132983: Add the `compression.zstd` pacakge and tests (#133365)
Emma Smith committed
May 4, 2025
E
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Emma Smith committed