bpo-35059: Enhance _PyObject_GC_TRACK() macros by vstinner · Pull Request #20931 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
- 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.
* 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.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
commented
Jun 17, 2020
vstinner commented
Member Author
cc @methane
vstinner
mentioned this pull request
vstinner
added
the
skip news
label
vstinner
merged commit
07923f3
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
object_track_macro
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment