On Sep 15, 2017, at 12:36, Victor Stinner wrote:
>
> The good news is that other C macros are now documented as well!
>
> https://docs.python.org/dev/c-api/intro.html#useful-macros
>
> If you look at Include/pymacro.h there are even more crazy macros
> which are not documented yet, like Py_BUIL
The good news is that other C macros are now documented as well!
https://docs.python.org/dev/c-api/intro.html#useful-macros
If you look at Include/pymacro.h there are even more crazy macros
which are not documented yet, like Py_BUILD_ASSERT().
I like Py_ARRAY_LENGTH() which gives the length of a