{{ message }}
Commit 6fa8b2c
authored
bpo-46237: Fix the line number of tokenizer errors inside f-strings (pythonGH-30463)
1 parent d81182b commit 6fa8b2c
4 files changed
Lines changed: 22 additions & 5 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Parser
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||

0 commit comments