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

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