COMMITS
/ Modules/_zstd/decompressor.c March 29, 2026
October 14, 2025
E
gh-139877: Use PyBytesWriter in pycore_blocks_output_buffer.h (#139976)
Emma Smith committed
August 18, 2025
A
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
Adam Turner committed
August 4, 2025
R
gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (#137320)
Rogdham committed
July 22, 2025
A
GH-136975: Emend a spelling error (algorthm -> algorithm) (#136999)
Adam Turner committed
June 1, 2025
S
gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
Serhiy Storchaka committed
May 28, 2025
A
gh-132983: Split ``_zstd_set_c_parameters`` (#133921)
Adam Turner committed
May 26, 2025
A
gh-132983: Convert dict_content to take Py_buffer in ``ZstdDict()`` (#133924)
Adam Turner committed
May 24, 2025
E
gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
Emma Smith committed
May 23, 2025
E
E
gh-133885: Use locks instead of critical sections for _zstd (gh-134289)
Emma Smith committed
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
A
gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)
Adam Turner committed
May 11, 2025
R
gh-132983: Remove leftovers from EndlessZstdDecompressor (#133856)
Rogdham 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
May 8, 2025
A
GH-132983: Remove subclassing support from zstd types (#133694)
Adam Turner committed
A
gh-103092: Support subinterpreters in ``_zstd`` (#133674)
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