There is a typo in `_testcppext.cpp` https://github.com/python/cpython/blob/99b00efd5edfd5b26bf9e2a35cbfc96277fdcbb1/Lib/test/_testcppext.cpp#L89-L93 causing the `if` to never evaluate as true. <!-- gh-linked-prs --> ### Linked PRs * gh-106480 * gh-106493 <!-- /gh-linked-prs -->
There is a typo in
_testcppext.cppcpython/Lib/test/_testcppext.cpp
Lines 89 to 93 in 99b00ef
ifto never evaluate as true.Linked PRs