mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
0e661dcdbf
full words. Before that, something like 'PyObject_Call' was missed because 'PyObject_CallFunction' was found. Passes PyChecker now.