gh-104146: Purge dead code from Argument Clinic#104680
Conversation
The following local variables were assigned but never used: - line 551: result - line 1341: groups - line 1431: default_return_converter - line 1529: ignore_self - line 1809: input_checksum - line 4224: new'
|
Would you be interested in possibly running pyflakes on Tools/clinic/ in CI, to catch this kind of thing in the future? It's a linter that tries extremely hard to have 0 false positives, and didn't have any hits on Tools/clinic/ other than the ones that are being fixed here |
Sorry, something went wrong.
I think that's a good idea. Others might disagree :) |
Sorry, something went wrong.
|
I can open an issue and we can see if anybody objects! |
Sorry, something went wrong.
The following local variables were assigned but never used: