The Python Oracle

How can I convert Python boolean object to C int (or C++ boolean) (Python C API)

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Orient Looping

--

Chapters
00:00 Question
01:46 Accepted answer (Score 17)
03:42 Answer 2 (Score -1)
05:03 Thank you

--

Full question
https://stackoverflow.com/questions/3994...

Accepted answer links:
[PyObject_IsTrue]: https://docs.python.org/3/c-api/object.h...
[PyNumber_AsSsize_t]: https://docs.python.org/3/c-api/number.h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #c #pythoncapi

#avk47