Uh oh!
There was an error while loading. Please reload this page.
gh-106368: Argument clinic: add tests for more failure paths - #107731
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Looks good. BTW, can you remove test_parameters_required_after_depr_star (line 1471)? I introduced an equal named, but slightly better test in #95151). Makes sense to bake it into this PR, rather than creating a new PR specifically for that removal.
AlexWaygood
commented
Aug 8, 2023
Hmm, the new test that you added fails if I remove We really need to start running pyflakes on |
erlend-aasland
commented
Aug 8, 2023
Well, remove the new test, then 😄 |
And fix a minor bug I discovered along the way.
This gets us up to 95% coverage.