Files
cpython/Tools/scripts/combinerefs.py
Victor Stinner 8182cc2e68 bpo-39573: Use the Py_TYPE() macro (GH-21433)
Replace obj->ob_type with Py_TYPE(obj).
2020-07-10 12:40:38 +02:00

4.3 KiB
Executable File