mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
1cfebc73e0
PyObject_CallMethod() now changed to `const char*`. Based on patches by Jörg Müller and Lars Buitinck.