mirror of
https://github.com/python/cpython.git
synced 2026-05-21 20:03:06 -04:00
4eb1a00cc1
PyObject* o -> PyObject *o to be consistent with the rest of the file - Correct markup for Py_True - Remove duplicate description of PyBool_Check