Skip to content

Commit 90b2d59

Browse files
committed
add to stable-abi
1 parent 17a9f88 commit 90b2d59

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

Doc/data/stable_abi.dat

Lines changed: 1 addition & 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: 1 addition & 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,8 @@
609609
added = '3.2'
610610
[function.PyErr_Display]
611611
added = '3.2'
612+
[function.PyErr_DisplayException]
613+
added = '3.12'
612614
[function.PyErr_ExceptionMatches]
613615
added = '3.2'
614616
[function.PyErr_Fetch]

PC/python3dll.c

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