bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152)
Added Py_NewRef() and Py_XNewRef() functions to increment the reference count of an object and return the object.
V
Victor Stinner committed
53a03aafd5812018a3821a2e83063fd3d6cd2576
Parent: 80449f2
Committed by GitHub <[email protected]>
on 11/5/2020, 2:02:12 PM