forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork0
Commit48f8eb8
Mergepython#14
14: Warn for raise with three compnents r=ltratt a=nanjekyejoannahThis makes sense at the AST hence isolated from the [other exception PR](softdevteam#12)Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
372 | 379 | | |
373 | 380 | | |
374 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2459 | 2459 | | |
2460 | 2460 | | |
2461 | 2461 | | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
2462 | 2468 | | |
2463 | 2469 | | |
2464 | 2470 | | |
| |||
0 commit comments
Comments
(0)