diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-17 14:23:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 14:23:04 +0200 |
commit | 07923f32b16ba39165a58a5f47e807ca04ae17aa (patch) | |
tree | 606a3c46b6b07d142cdb8bc115a8b2d389166761 /Lib/pkgutil.py | |
parent | 2c4928d37edc5e4aeec3c0b79fa3460b1ec9b60d (diff) | |
download | cpython-git-07923f32b16ba39165a58a5f47e807ca04ae17aa.tar.gz |
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.
Diffstat (limited to 'Lib/pkgutil.py')
0 files changed, 0 insertions, 0 deletions