gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398)
Use static_assert() in Py_BUILD_ASSERT() and Py_BUILD_ASSERT_EXPR() on C11 and newer and C++11 and newer. Add tests to test_cext and test_cppext.
V
Victor Stinner committed
587388ff22dc7cfa4b66722daf0d33cd804af9f2
Parent: 6999d68
Committed by GitHub <noreply@github.com>
on 4/30/2024, 8:29:48 PM