cpython/Modules/_zstd
Miss Islington (bot) c1aa5f82d9
[3.14] gh-132983: Fix compiler warning about unused function `mt_continue_should_break()` (GH-133947) (#133950)
gh-132983: Fix compiler warning about unused function ``mt_continue_should_break()`` (GH-133947)
(cherry picked from commit 121ed71f4e)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2025-05-12 19:49:44 +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: Fix compiler warning about unused function `mt_continue_should_break()` (GH-133947) (#133950) 2025-05-12 19:49: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