COMMITS
/ Modules/_zstd/_zstdmodule.c March 24, 2026
K
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Karolina Surma committed
August 18, 2025
A
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
Adam Turner committed
July 22, 2025
A
GH-136975: Emend a spelling error (algorthm -> algorithm) (#136999)
Adam Turner committed
June 5, 2025
E
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
Emma Smith committed
June 1, 2025
S
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
Serhiy Storchaka committed
May 30, 2025
J
gh-134885: zstd: Use Py_XSETREF (GH-134886)
Jelle Zijlstra committed
May 28, 2025
A
gh-132983: Split ``_zstd_set_c_parameters`` (#133921)
Adam Turner committed
May 24, 2025
E
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
Emma Smith committed
May 21, 2025
E
gh-132983: Fix refleak in zstd dictionary functions (gh-134459)
Emma Smith committed
E
gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432)
Emma Smith committed
May 12, 2025
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: remove empty_bytes from _zstd module state (#133785)
Adam Turner committed
A
gh-132983: Simplify ``_zstd_exec()`` (#133775)
Adam Turner committed
A
gh-132983: Clean-ups for ``_zstd`` (#133670)
Adam Turner committed
May 8, 2025
A
gh-103092: Support subinterpreters in ``_zstd`` (#133674)
Adam Turner 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