summaryrefslogtreecommitdiff
path: root/Objects/object.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-10-26 00:01:56 +0200
committerGitHub <noreply@github.com>2018-10-26 00:01:56 +0200
commitc89a93271447ec65e83a1dc7605e62dbf272cafd (patch)
treebaaf2c7ce7cea2581b0b33da5d1f5926238e7255 /Objects/object.c
parent6c83d9f4a72905d968418bef670bb3091d2744db (diff)
downloadcpython-git-c89a93271447ec65e83a1dc7605e62dbf272cafd.tar.gz
bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107)
_PyTraceMalloc_NewReference() is now called by _Py_NewReference(), so move its definition to object.h. Moreover, define it even if Py_LIMITED_API is defined, since _Py_NewReference() is also exposed even if Py_LIMITED_API is defined.
Diffstat (limited to 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions