cpython/Modules/_zstd
Miss Islington (bot) 2b761d1122
[3.14] gh-132983: Remove leftovers from EndlessZstdDecompressor (GH-133856) (#133859)
gh-132983: Remove leftovers from EndlessZstdDecompressor (GH-133856)
(cherry picked from commit 878e0fb8b4)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
2025-05-11 02:30:55 +00:00
..
clinic [3.14] GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791) (#133792) 2025-05-10 00:59:30 +00:00
_zstdmodule.c [3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857) 2025-05-10 23:02:44 +00:00
_zstdmodule.h [3.14] gh-132983: Reduce the size of `_zstdmodule.h` (GH-133793) (#133854) 2025-05-10 21:51:11 +00:00
buffer.h [3.14] gh-132983: Reduce the size of `_zstdmodule.h` (GH-133793) (#133854) 2025-05-10 21:51:11 +00:00
compressor.c [3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857) 2025-05-10 23:02:44 +00:00
decompressor.c [3.14] gh-132983: Remove leftovers from EndlessZstdDecompressor (GH-133856) (#133859) 2025-05-11 02:30:55 +00:00
zstddict.c [3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857) 2025-05-10 23:02:44 +00:00
zstddict.h [3.14] gh-132983: Reduce the size of `_zstdmodule.h` (GH-133793) (#133854) 2025-05-10 21:51:11 +00:00