Skip to content

Commit

Permalink
Update Misc/stable_abi.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Jul 7, 2023
1 parent cf4d3cd commit 3fb9775
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Doc/data/stable_abi.dat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Lib/test/test_stable_abi_ctypes.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Misc/stable_abi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,8 @@
added = '3.2'
[function.PyObject_GetIter]
added = '3.2'
[function.PyObject_GetOptionalAttr]
added = '3.13'
[function.PyObject_HasAttr]
added = '3.2'
[function.PyObject_HasAttrString]
Expand Down
1 change: 1 addition & 0 deletions PC/python3dll.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3fb9775

Please sign in to comment.