commit | 7b44ade018cfe6f54002a3cee43e8aa415d4d635 | [log] [tgz] |
---|---|---|
author | Maciej Górski <36813763+macgors@users.noreply.github.com> | Mon Mar 28 23:08:36 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Mar 28 17:08:36 2022 -0400 |
tree | 07816d9022fea4b902b69026360d912167410daf | |
parent | 15ba8167d78f9e66bd5b07c4e5cbb0463460310a [diff] |
bpo-47129: Add more informative messages to f-string syntax errors (32127) * Add more informative messages to f-string syntax errors * 📜🤖 Added by blurb_it. * Fix whitespaces * Change error message * Remove the 'else' statement (as sugested in review) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>