gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.c by OTheDev · Pull Request #101966 · python/cpython
OTheDev
changed the title
gh-101965: fix incorrect usage of the return value of
gh-101965: fix incorrect usage of the return value of Py_EnterRecursiveCall() in mainPy_EnterRecursiveCall()
erlend-aasland
changed the title
gh-101965: fix incorrect usage of the return value of
gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.cPy_EnterRecursiveCall()
python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request
python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request
OTheDev
deleted the
fix-incorrect-Py_EnterRecursiveCall-usage
branch