summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test')
-rw-r--r--Lib/test/test_stable_abi_ctypes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/test_stable_abi_ctypes.py b/Lib/test/test_stable_abi_ctypes.py
index c06c285..47dff5c 100644
--- a/Lib/test/test_stable_abi_ctypes.py
+++ b/Lib/test/test_stable_abi_ctypes.py
@@ -896,6 +896,7 @@ SYMBOL_NAMES = (
"Py_SetProgramName",
"Py_SetPythonHome",
"Py_SetRecursionLimit",
+ "Py_TYPE",
"Py_UTF8Mode",
"Py_VaBuildValue",
"Py_Version",