bpo-39573: Use Py_TYPE() macro in Objects directory (GH-18392)
Replace direct access to PyObject.ob_type with Py_TYPE().
V
Victor Stinner committed
58ac700fb09497df14d4492b6f820109490b2b88
Parent: a102ed7
Committed by GitHub <noreply@github.com>
on 2/7/2020, 2:04:21 AM