diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-24 19:47:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 19:47:50 (GMT) |
commit | 8ebc9fc321ba1eeb3282c2170f351c54956893e6 (patch) | |
tree | 3d76e9bab8e2be37f959e6a439d96d67c8fe1e65 /Lib/inspect.py | |
parent | e717b47ed8ae7017f0bfb835fe673aa836e8fcca (diff) | |
download | cpython-8ebc9fc321ba1eeb3282c2170f351c54956893e6.zip cpython-8ebc9fc321ba1eeb3282c2170f351c54956893e6.tar.gz cpython-8ebc9fc321ba1eeb3282c2170f351c54956893e6.tar.bz2 |
gh-102304: Rename _Py_IncRefTotal_DO_NOT_USE_THIS() (#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
Diffstat (limited to 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions