Commit 159db05
gh-123048: Fix missing source location in pattern matching code (GH-123167)
(cherry picked from commit bffed80)
Co-authored-by: Irit Katriel <[email protected]>
1 parent 595fb38 commit 159db05
3 files changed
Lines changed: 22 additions & 1 deletion
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
3377 | 3378 | | |
3378 | 3379 | | |
3379 | 3380 | | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
| 3387 | + | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
3380 | 3399 | | |
3381 | 3400 | | |
3382 | 3401 | | |
| |||
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 | |
|---|---|---|---|
| |||
7478 | 7478 | | |
7479 | 7479 | | |
7480 | 7480 | | |
7481 | | - | |
| 7481 | + | |
7482 | 7482 | | |
7483 | 7483 | | |
7484 | 7484 | | |
| |||
0 commit comments