Commit 54a8921
authored
Fix typo in
Fix the "multiple values for keyword argument" error message
used when the function's `__qualname__` cannot be retrieved.ceval.c error message (python#148860)1 parent 804c213 commit 54a8921
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3409 | 3409 | | |
3410 | 3410 | | |
3411 | 3411 | | |
3412 | | - | |
| 3412 | + | |
3413 | 3413 | | |
3414 | 3414 | | |
3415 | 3415 | | |
| |||
0 commit comments