diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-07-24 20:59:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 20:59:51 (GMT) |
commit | 3923639a77656915c3499b0283a45da727308f2a (patch) | |
tree | 73b1df3257b6a194952faef80075539be18d9126 /Python/traceback.c | |
parent | 5bf7165e591f2e7502672cc591cea480a5b91a8f (diff) | |
download | cpython-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/traceback.c')
0 files changed, 0 insertions, 0 deletions