mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
546cab8444
Move private functions to the internal C API (pycore_traceback.h): * _Py_DisplaySourceLine() * _PyTraceback_Add()