COMMITS
/ Modules/_zstd/_zstdmodule.h 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