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