mirror of
https://github.com/python/cpython.git
synced 2025-11-12 15:09:14 +00:00
bpo-43688: Run make regen-limited-abi (GH-25134)
This commit is contained in:
parent
18701a0608
commit
baf10da750
1 changed files with 2 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ PyExc_ConnectionRefusedError
|
||||||
PyExc_ConnectionResetError
|
PyExc_ConnectionResetError
|
||||||
PyExc_DeprecationWarning
|
PyExc_DeprecationWarning
|
||||||
PyExc_EOFError
|
PyExc_EOFError
|
||||||
|
PyExc_EncodingWarning
|
||||||
PyExc_EnvironmentError
|
PyExc_EnvironmentError
|
||||||
PyExc_Exception
|
PyExc_Exception
|
||||||
PyExc_FileExistsError
|
PyExc_FileExistsError
|
||||||
|
|
@ -615,6 +616,7 @@ PyType_GetFlags
|
||||||
PyType_GetModule
|
PyType_GetModule
|
||||||
PyType_GetModuleState
|
PyType_GetModuleState
|
||||||
PyType_GetSlot
|
PyType_GetSlot
|
||||||
|
PyType_HasFeature
|
||||||
PyType_IsSubtype
|
PyType_IsSubtype
|
||||||
PyType_Modified
|
PyType_Modified
|
||||||
PyType_Ready
|
PyType_Ready
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue