]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35229: Deprecate _PyObject_GC_TRACK() (GH-10511)
authorVictor Stinner <vstinner@redhat.com>
Tue, 13 Nov 2018 12:06:11 +0000 (13:06 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Nov 2018 12:06:11 +0000 (13:06 +0100)
commit55b4771d5d18d5ff7c095aa1ab750fe0c8bb5e67
tree5db19643ae5da0260cd4322a7df509ca04696976
parentf6602f92664b782125a1ec5009706f9300fe7e80
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.
Doc/c-api/gcsupport.rst