cpython/Misc/NEWS.d/next/Library/2020-11-20-19-00-27.bpo-344...

2 lines
165 B
ReStructuredText

Fixed discrepancy between :mod:`traceback` and the interpreter in formatting of SyntaxError with lineno not set (:mod:`traceback` was changed to match interpreter).