Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26cb280

Browse files
committed
Udpate the stable ABI
1 parent 4d87f61 commit 26cb280

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

Doc/data/stable_abi.dat

Lines changed: 2 additions & 0 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: 2 additions & 0 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2432,3 +2432,7 @@
24322432
added = '3.13'
24332433
[function.PyWeakref_GetRef]
24342434
added = '3.13'
2435+
[function.PyDict_GetItemRef]
2436+
added = '3.13'
2437+
[function.PyDict_GetItemStringRef]
2438+
added = '3.13'

PC/python3dll.c

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

0 commit comments

Comments
 (0)