commit | 55b4771d5d18d5ff7c095aa1ab750fe0c8bb5e67 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Tue Nov 13 13:06:11 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 13 13:06:11 2018 +0100 |
tree | 5db19643ae5da0260cd4322a7df509ca04696976 | |
parent | f6602f92664b782125a1ec5009706f9300fe7e80 [diff] |
bpo-35229: Deprecate _PyObject_GC_TRACK() (GH-10511) Deprecate _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() in the documentation. These macros are removed from Python 3.8 by the commit 1a6be91e6fd65ce9cb88cbbbb193db7e92ec6076.