bpo-39573: Use Py_REFCNT() macro (GH-18388)
Replace direct acccess to PyObject.ob_refcnt with usage of the Py_REFCNT() macro.
V
Victor Stinner committed
a93c51e3a8e15f1a486d11d5b55a64f3381babe0
Parent: 446463f
Committed by GitHub <noreply@github.com>
on 2/6/2020, 11:38:59 PM