◐ Shell
clean mode source ↗

gh-104273: Remove redundant len() calls in argparse function by buraksaler · Pull Request #104274 · python/cpython

Burak, I am merging this because to me it makes the code a bit clearer. Redundant expressions can raise the question of whether, in this case, indent was changed so that its len could change. I otherwise would agree with 2 other core developers that this does not do enough to be worth merging. So next time, please about a meatier improvement. Or find an actual bug issue.