summaryrefslogtreecommitdiffstats
path: root/Modules/_zstd/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* gh-139877: Use PyBytesWriter in pycore_blocks_output_buffer.h (#139976)Emma Smith2025-10-141-4/+4
* GH-136975: Emend a spelling error (algorthm -> algorithm) (#136999)Adam Turner2025-07-221-1/+1
* gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)Emma Smith2025-05-241-4/+5
* gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (#133860)Adam Turner2025-05-121-4/+1
* gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)Adam Turner2025-05-101-1/+7
* gh-132983: Introduce `_zstd` bindings module (GH-133027)Emma Smith2025-05-041-0/+104