mirror of
https://github.com/python/cpython.git
synced 2026-07-22 01:47:25 -04:00
2ff8fb7639
Add _PyObject_CAST() and _PyVarObject_CAST() macros to cast argument to PyObject* and PyVarObject* properly.