diff options
| author | Victor Stinner <vstinner@python.org> | 2020-06-17 12:23:04 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 12:23:04 (GMT) |
| commit | 07923f32b16ba39165a58a5f47e807ca04ae17aa (patch) | |
| tree | 606a3c46b6b07d142cdb8bc115a8b2d389166761 /Lib/test/support/warnings_helper.py | |
| parent | 2c4928d37edc5e4aeec3c0b79fa3460b1ec9b60d (diff) | |
| download | cpython-07923f32b16ba39165a58a5f47e807ca04ae17aa.zip cpython-07923f32b16ba39165a58a5f47e807ca04ae17aa.tar.gz cpython-07923f32b16ba39165a58a5f47e807ca04ae17aa.tar.bz2 | |
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/test/support/warnings_helper.py')
0 files changed, 0 insertions, 0 deletions
