Skip to content

Commit 7d59519

Browse files
committed
Update stable ABI
1 parent b685754 commit 7d59519

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

Doc/data/stable_abi.dat

Lines changed: 1 addition & 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: 1 addition & 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: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,7 +2509,5 @@
25092509
added = '3.13'
25102510
[function.PyConfig_GetInt]
25112511
added = '3.13'
2512-
[function.PyConfig_GetStr]
2513-
added = '3.13'
2514-
[function.PyConfig_GetStrList]
2512+
[function.PyConfig_Get]
25152513
added = '3.13'

PC/python3dll.c

Lines changed: 1 addition & 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)