commit | 19a85501cee24a6e426a431243d0adcb5664c6fe | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 11 08:33:08 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 11 08:33:08 2022 -0800 |
tree | 7fb844c0e7948a049d72a301251fb77fc1f59027 | |
parent | 4cfb10979d74b8513ec751b81454709f38e3b51a [diff] |
bpo-46237: Fix the line number of tokenizer errors inside f-strings (GH-30463) (cherry picked from commit 6fa8b2ceee38187b0ae96aee12fe4f0a5c8a2ce7) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>