Commit 620a5b9
authored
pythongh-127750: Fix annotations in singledispatchmethod signature tests (pythonGH-143571)
These tests relied on a bug -- pythongh-84644, which is that singledispatch
doesn't verify the annotation is on the "first" parameter.1 parent 9633f95 commit 620a5b9
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3450 | 3450 | | |
3451 | 3451 | | |
3452 | 3452 | | |
3453 | | - | |
3454 | | - | |
3455 | | - | |
3456 | | - | |
3457 | | - | |
3458 | 3453 | | |
3459 | 3454 | | |
3460 | 3455 | | |
3461 | 3456 | | |
3462 | | - | |
| 3457 | + | |
3463 | 3458 | | |
3464 | 3459 | | |
3465 | 3460 | | |
| |||
3468 | 3463 | | |
3469 | 3464 | | |
3470 | 3465 | | |
3471 | | - | |
| 3466 | + | |
3472 | 3467 | | |
3473 | 3468 | | |
3474 | 3469 | | |
| |||
3477 | 3472 | | |
3478 | 3473 | | |
3479 | 3474 | | |
3480 | | - | |
| 3475 | + | |
3481 | 3476 | | |
3482 | 3477 | | |
3483 | 3478 | | |
| |||
0 commit comments