Commit 25835c5
authored
bpo-45738: Fix computation of error location for invalid continuation (pythonGH-29550)
characters in the parser1 parent f8da00e commit 25835c5
4 files changed
Lines changed: 14 additions & 12 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Parser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1505 | 1505 | | |
1506 | 1506 | | |
1507 | 1507 | | |
1508 | | - | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
1509 | 1515 | | |
1510 | 1516 | | |
1511 | 1517 | | |
| |||
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 | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
| 354 | + | |
362 | 355 | | |
363 | 356 | | |
364 | 357 | | |
365 | 358 | | |
366 | 359 | | |
367 | 360 | | |
368 | 361 | | |
369 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
370 | 365 | | |
371 | 366 | | |
372 | 367 | | |
| |||
497 | 492 | | |
498 | 493 | | |
499 | 494 | | |
500 | | - | |
| 495 | + | |
501 | 496 | | |
502 | 497 | | |
503 | 498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | | - | |
1974 | 1973 | | |
1975 | 1974 | | |
1976 | 1975 | | |
| |||
0 commit comments