The C API is not well tested in the 3.12 branch. I propose to backport test_cext and test_cppext from the main branch to the 3.12 branch. Example of recent C++ regression: https://github.com/python/cpython/issues/127902 <!-- gh-linked-prs --> ### Linked PRs * gh-127908 * gh-127912 * gh-127914 * gh-127915 * gh-127916 * gh-127919 * gh-127920 * gh-127923 * gh-127993 * gh-127994 * gh-132902 * gh-132904 * gh-132905 <!-- /gh-linked-prs -->
The C API is not well tested in the 3.12 branch. I propose to backport test_cext and test_cppext from the main branch to the 3.12 branch.
Example of recent C++ regression: #127902
Linked PRs