mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
070c4d7ca7
Replace PyObject_CallFunction(func, NULL) with _PyObject_CallNoArg(func).