mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -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