summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2023-06-06 19:47:00 (GMT)
committerThomas Wouters <thomas@python.org>2023-06-06 19:47:00 (GMT)
commit8b895929dd3e83fc9d6ecc1d4b6b2f980d711520 (patch)
tree2be7d16f75bbbba7448e299a7d1c89fcbe08118b /Misc
parent9824a28a76af4e17496443a87f341d108eb0ebbe (diff)
parente33add429f8f16340b4c186501bb1e436e66b4cc (diff)
downloadcpython-8b895929dd3e83fc9d6ecc1d4b6b2f980d711520.zip
cpython-8b895929dd3e83fc9d6ecc1d4b6b2f980d711520.tar.gz
cpython-8b895929dd3e83fc9d6ecc1d4b6b2f980d711520.tar.bz2
Merge branch '3.12' of https://github.com/python/cpython into 3.12
Diffstat (limited to 'Misc')
-rw-r--r--Misc/stable_abi.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/Misc/stable_abi.toml b/Misc/stable_abi.toml
index 1db9848..48299e9 100644
--- a/Misc/stable_abi.toml
+++ b/Misc/stable_abi.toml
@@ -2406,12 +2406,3 @@
added = '3.12'
[const.Py_TPFLAGS_ITEMS_AT_END]
added = '3.12'
-
-[function._Py_IncRefTotal_DO_NOT_USE_THIS]
- added = '3.12'
- ifdef = 'Py_REF_DEBUG'
- abi_only = true
-[function._Py_DecRefTotal_DO_NOT_USE_THIS]
- added = '3.12'
- ifdef = 'Py_REF_DEBUG'
- abi_only = true