commit | 123ff266cda9ad279106f20dca06ba114f6a9b8a | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Mon Mar 22 16:24:39 2021 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 22 16:24:39 2021 +0000 |
tree | d3df53642d022b546b718f9e4bffbc1477684528 | |
parent | 39f643614d03748a5fad462fe7ed26a174a522fa [diff] |
bpo-43591: Fix error location in interactive mode for errors at the end of the line (GH-24973) Co-authored-by: Erlend Egeberg Aasland