bpo-39573: Use Py_TYPE() macro in object.c (GH-18398)
Replace direct acccess to PyVarObject.ob_size with usage of the Py_SIZE() macro.
V
Victor Stinner committed
c65b320a95784d2b2133926921d67ac439259e9f
Parent: bec4186
Committed by GitHub <noreply@github.com>
on 2/7/2020, 10:18:33 AM