SIGN IN SIGN UP

gh-83754: Use the Py_TYPE() macro (#120599)

Don't access directly PyObject.ob_type, but use the Py_TYPE() macro
instead.
V
Victor Stinner committed
c2d5df5787b1f7fbd2583811c66c34a417593cad
Parent: 3df2022
Committed by GitHub <noreply@github.com> on 6/17/2024, 8:34:29 AM