COMMITS
/ Modules/_zstd/_zstdmodule.h 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 28, 2025
A
gh-132983: Split ``_zstd_set_c_parameters`` (#133921)
Adam Turner committed
May 12, 2025
A
gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)
Adam Turner committed
May 10, 2025
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
R
gh-132983: Remove pyzstd in identifiers (#133535)
Rogdham committed
May 6, 2025
A
GH-132983: Remove zstd version check in the header file (#133502)
Adam Turner committed
May 4, 2025
E
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Emma Smith committed