bpo-39573: Use Py_TYPE() macro in Python and Include directories (GH-18391)
Replace direct access to PyObject.ob_type with Py_TYPE().
V
Victor Stinner committed
a102ed7d2f0e7e05438f14d5fb72ca0358602249
Parent: 38aaaaa
Committed by GitHub <noreply@github.com>
on 2/7/2020, 1:24:48 AM