mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
c1aa5f82d9
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>