]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Fix compiler warning about unused function ``mt_continue_should_bre...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 May 2025 19:49:44 +0000 (21:49 +0200)
committerGitHub <noreply@github.com>
Mon, 12 May 2025 19:49:44 +0000 (19:49 +0000)
commitc1aa5f82d9442f5a15676e962aba3501951c542e
tree2a52db837c19052ac7861528e44d8986b0f76bcd
parent5ba525c7d032817c52c96a70819fcf1f75a2eb53
[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 121ed71f4e395948d313249b2ad33e1e21581f8a)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Modules/_zstd/compressor.c