summaryrefslogtreecommitdiffstats
path: root/Misc/stable_abi.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/stable_abi.toml')
-rw-r--r--Misc/stable_abi.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Misc/stable_abi.toml b/Misc/stable_abi.toml
index ad6f0ee..5c29e98 100644
--- a/Misc/stable_abi.toml
+++ b/Misc/stable_abi.toml
@@ -1336,10 +1336,8 @@
added = '3.2'
[function.PySys_SetArgv]
added = '3.2'
- abi_only = true
[function.PySys_SetArgvEx]
added = '3.2'
- abi_only = true
[function.PySys_SetObject]
added = '3.2'
[function.PySys_SetPath]
@@ -1672,10 +1670,8 @@
added = '3.2'
[function.Py_SetProgramName]
added = '3.2'
- abi_only = true
[function.Py_SetPythonHome]
added = '3.2'
- abi_only = true
[function.Py_SetRecursionLimit]
added = '3.2'
[function.Py_VaBuildValue]