]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.c (GH...
authorOwain Davies <116417456+OTheDev@users.noreply.github.com>
Tue, 21 Feb 2023 10:03:50 +0000 (17:03 +0700)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 10:03:50 +0000 (02:03 -0800)
commit0f7a9725300e750947159409abbf5722a4a79f8b
tree71629b1818df8e6fb4d9eacce90823ad90cc147b
parent02d9f1504beebd98dea807f4b8761d3675a500d0
gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.c (GH-101966)

Closes #101965

Automerge-Triggered-By: GH:erlend-aasland
Modules/_bisectmodule.c