From: Victor Stinner Date: Thu, 1 Apr 2021 09:29:46 +0000 (+0200) Subject: bpo-43688: Run make regen-limited-abi (GH-25134) X-Git-Tag: v3.10.0a7~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baf10da75072d1f8ec714d3c2c8550d34db343a9;p=thirdparty%2FPython%2Fcpython.git bpo-43688: Run make regen-limited-abi (GH-25134) --- diff --git a/Doc/data/stable_abi.dat b/Doc/data/stable_abi.dat index 3adee103bce2..ed20521b7f2d 100644 --- a/Doc/data/stable_abi.dat +++ b/Doc/data/stable_abi.dat @@ -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