]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Remove unreachable break statements in _ctypes_test.c (GH-140585) (#140587)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Oct 2025 15:39:42 +0000 (17:39 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Oct 2025 15:39:42 +0000 (18:39 +0300)
commit96029bc4724ca2d01cb6a81e66aa159571a99b8f
treeb36a2cf7302b41ba353efb63532642c82f04a852
parent568cf8b4af03484700054b7769f0d7172e45b28c
[3.14] Remove unreachable break statements in _ctypes_test.c (GH-140585) (#140587)

Remove unreachable break statements in _ctypes_test.c (GH-140585)
(cherry picked from commit 2a1c9bd616b1b3a07c74d280e3f7e2bd94d0cc22)

Co-authored-by: Shamil <ashm.tech@proton.me>
Modules/_ctypes/_ctypes_test.c