Skip to content

Commit 32f6976

Browse files
committed
Don't add functions to the stable ABI
1 parent bdc9263 commit 32f6976

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

Doc/data/stable_abi.dat

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Lib/test/test_stable_abi_ctypes.py

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Misc/stable_abi.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,7 +2481,3 @@
24812481
[function._Py_SetRefcnt]
24822482
added = '3.13'
24832483
abi_only = true
2484-
[function.PyList_Clear]
2485-
added = '3.13'
2486-
[function.PyList_Extend]
2487-
added = '3.13'

PC/python3dll.c

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)