]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-43688: Run make regen-limited-abi (GH-25134)
authorVictor Stinner <vstinner@python.org>
Thu, 1 Apr 2021 09:29:46 +0000 (11:29 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 09:29:46 +0000 (11:29 +0200)
Doc/data/stable_abi.dat

index 3adee103bce2d83eaf1d9ac6a3bb28bbde9072cf..ed20521b7f2d6b46a2a63c197e96087f4d90e3bc 100644 (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