summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-10-16-14-33.bpo-45249.xqLliz.rst
blob: 1d5a857e254355c0f2733ba1a68e5f6392f15b33 (plain)
1
2
Fix the behaviour of :func:`traceback.print_exc` when displaying the caret
when the ``end_offset`` in the exception is set to 0. Patch by Pablo Galindo