bpo-39573: Use the Py_TYPE() macro (GH-21433)
Replace obj->ob_type with Py_TYPE(obj).
V
Victor Stinner committed
8182cc2e68a3c6ea5d5342fed3f1c76b0521fbc1
Parent: d878349
Committed by GitHub <noreply@github.com>
on 7/10/2020, 10:40:38 AM