SIGN IN SIGN UP

bpo-35059: Enhance _PyObject_GC_TRACK() macros (GH-20931)

* Rename _PyObject_GC_TRACK_impl() to _PyObject_GC_TRACK()
* Rename _PyObject_GC_UNTRACK_impl() to _PyObject_GC_UNTRACK()
* Omit filename and lineno parameters if NDEBUG is defined.
V
Victor Stinner committed
07923f32b16ba39165a58a5f47e807ca04ae17aa
Parent: 2c4928d
Committed by GitHub <noreply@github.com> on 6/17/2020, 12:23:04 PM