gh-106320: Remove private _PyTraceback functions by vstinner · Pull Request #108453 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
Move private functions to the internal C API (pycore_traceback.h):
- _Py_DisplaySourceLine()
- _PyTraceback_Add()
vstinner
added
the
skip news
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
vstinner
enabled auto-merge (squash)
Move private functions to the internal C API (pycore_traceback.h): * _Py_DisplaySourceLine() * _PyTraceback_Add()
vstinner
force-pushed
the
pycore_traceback
branch
from
7cdd229 to
bf37aab
Compare
vstinner
merged commit
546cab8
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
pycore_traceback
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment