bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
Replace direct access to PyObject.ob_type with Py_TYPE().
V
Victor Stinner committed
daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8
Parent: 58ac700
Committed by GitHub <noreply@github.com>
on 2/7/2020, 2:37:06 AM