SIGN IN SIGN UP

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).
V
Victor Stinner committed
f0ddadcf2e93a663d09cbc73a7499e2ffb9c1091
Parent: 573696a