mirror of
https://github.com/python/cpython.git
synced 2026-08-08 01:47:05 +08:00
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