summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-11-20-19-00-27.bpo-34463.aJcm56.rst
blob: df183548236afb3cedbe3246598e84f81847f274 (plain)
1
Fixed discrepancy between :mod:`traceback` and the interpreter in formatting of SyntaxError with lineno not set (:mod:`traceback` was changed to match interpreter).