Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Aug 24, 2023

Move private functions to the internal C API (pycore_traceback.h):

  • _Py_DisplaySourceLine()
  • _PyTraceback_Add()

Move private functions to the internal C API (pycore_traceback.h): * _Py_DisplaySourceLine() * _PyTraceback_Add()
@vstinnervstinner merged commit 546cab8 into python:mainAug 24, 2023
@vstinnervstinner deleted the pycore_traceback branch August 24, 2023 23:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@bedevere-bot