mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
78e2c985ac
_Py_DisplaySourceLine() For example, _PyGC_DumpShutdownStats() calls PyErr_WarnExplicitFormat() while the import machinery does not work anymore, _Py_DisplaySourceLine() fails when trying to import the io module.