mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
gh-109179: Fix traceback display for SyntaxErrors with notes (#109197)
This commit is contained in:
parent
de5f8f7d13
commit
ecd21a629a
3 changed files with 30 additions and 30 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix bug where the C traceback display drops notes from :exc:`SyntaxError`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue