mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
cd9536a087
The following are added to the internal C-API: * _PyErr_FormatV() * _PyErr_SetModuleNotFoundError() * _PyXIData_GetNotShareableErrorType() * _PyXIData_FormatNotShareableError() We also drop _PyXIData_lookup_context_t and _PyXIData_GetLookupContext().
Miscellaneous source files for the main Python shared library