summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-07-24 20:59:51 (GMT)
committerGitHub <noreply@github.com>2023-07-24 20:59:51 (GMT)
commit3923639a77656915c3499b0283a45da727308f2a (patch)
tree73b1df3257b6a194952faef80075539be18d9126 /Python/compile.c
parent5bf7165e591f2e7502672cc591cea480a5b91a8f (diff)
downloadcpython-3923639a77656915c3499b0283a45da727308f2a.zip
cpython-3923639a77656915c3499b0283a45da727308f2a.tar.gz
cpython-3923639a77656915c3499b0283a45da727308f2a.tar.bz2
[3.12] gh-102304: Rename _Py_IncRefTotal_DO_NOT_USE_THIS() (GH-107193) (#107199)
gh-102304: Rename _Py_IncRefTotal_DO_NOT_USE_THIS() (GH-107193) * Rename _Py_IncRefTotal_DO_NOT_USE_THIS() to _Py_INCREF_IncRefTotal() * Rename _Py_DecRefTotal_DO_NOT_USE_THIS() to _Py_DECREF_DecRefTotal() * Remove temporary _Py_INC_REFTOTAL() and _Py_DEC_REFTOTAL() macros (cherry picked from commit 8ebc9fc321ba1eeb3282c2170f351c54956893e6) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions