commit | c7fdd6879b5c8447ee65b1bec95a1db43837a7a5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 27 14:26:39 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 27 14:26:39 2021 -0700 |
tree | 902575e22a452c923910593b7ef4331b9f336d26 | |
parent | 9e209d48cac35108f3955d3f610b6ce60b574ecc [diff] |
bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575) (cherry picked from commit 20f439b6b9e1032930a31b88694ab9f37a09e6b4) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>