Rename Py_BUILD_ASSERT to Py_BUILD_ASSERT_EXPR
To make it clearer that Py_BUILD_ASSERT_EXPR(cond) cannot be used as assert(cond).
Showing
Please
register
or
sign in
to comment
To make it clearer that Py_BUILD_ASSERT_EXPR(cond) cannot be used as assert(cond).