Skip to content

Commit

Permalink
Add the two apis to stable_abi.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsallam authored Sep 22, 2023
1 parent 7c55399 commit cfeecb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Misc/stable_abi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2460,3 +2460,7 @@
added = '3.13'
[function.PyMapping_HasKeyStringWithError]
added = '3.13'
[function.PyUnstable_PerfTrampoline_CompileCode]
added = '3.13'
[function.PyUnstable_PerfTrampoline_SetPersistAfterFork]
added = '3.13'

0 comments on commit cfeecb5

Please sign in to comment.