mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
2ed6dff796
PyObject_IsTrue() can have an error result. Also, added missing docs for PyObject_Not(). Will backport.