cpython/Modules/_zstd
Rogdham 878e0fb8b4
gh-132983: Remove leftovers from EndlessZstdDecompressor (#133856)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-05-11 02:04:25 +00:00
..
clinic GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791) 2025-05-10 00:33:45 +00:00
_zstdmodule.c gh-132983: Make zstd types immutable (#133784) 2025-05-10 22:37:17 +00:00
_zstdmodule.h gh-132983: Reduce the size of `_zstdmodule.h` (#133793) 2025-05-10 22:25:22 +01:00
buffer.h gh-132983: Reduce the size of `_zstdmodule.h` (#133793) 2025-05-10 22:25:22 +01:00
compressor.c gh-132983: Make zstd types immutable (#133784) 2025-05-10 22:37:17 +00:00
decompressor.c gh-132983: Remove leftovers from EndlessZstdDecompressor (#133856) 2025-05-11 02:04:25 +00:00
zstddict.c gh-132983: Make zstd types immutable (#133784) 2025-05-10 22:37:17 +00:00
zstddict.h gh-132983: Reduce the size of `_zstdmodule.h` (#133793) 2025-05-10 22:25:22 +01:00