Skip to content

Commit eb42b39

Browse files
Update Misc/stable_abi.toml
1 parent 4d0f508 commit eb42b39

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

Doc/data/stable_abi.dat

Lines changed: 4 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: 4 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,3 +2478,11 @@
24782478
added = '3.13'
24792479
[function.PySys_AuditTuple]
24802480
added = '3.13'
2481+
[function.PySys_GetAttr]
2482+
added = '3.13'
2483+
[function.PySys_GetAttrString]
2484+
added = '3.13'
2485+
[function.PySys_GetOptionalAttr]
2486+
added = '3.13'
2487+
[function.PySys_GetOptionalAttrString]
2488+
added = '3.13'

PC/python3dll.c

Lines changed: 4 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)