bpo-43688: Run make regen-limited-abi (GH-25134)

This commit is contained in:
Victor Stinner 2021-04-01 11:29:46 +02:00 committed by GitHub
parent 18701a0608
commit baf10da750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,7 @@ PyExc_ConnectionRefusedError
PyExc_ConnectionResetError
PyExc_DeprecationWarning
PyExc_EOFError
PyExc_EncodingWarning
PyExc_EnvironmentError
PyExc_Exception
PyExc_FileExistsError
@ -615,6 +616,7 @@ PyType_GetFlags
PyType_GetModule
PyType_GetModuleState
PyType_GetSlot
PyType_HasFeature
PyType_IsSubtype
PyType_Modified
PyType_Ready