Skip to content

gh-146609: Use argparse for colour help timeit CLI#149334

Open
hugovk wants to merge 1 commit intopython:mainfrom
hugovk:3.15-timeit-argparse
Open

gh-146609: Use argparse for colour help timeit CLI#149334
hugovk wants to merge 1 commit intopython:mainfrom
hugovk:3.15-timeit-argparse

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented May 3, 2026

Followup to #146610.

Before After
image image

This not only gives us colour help, which is more readable, it improves validation.

We also don't need to show the class info in CLI help.

@hugovk hugovk added the stdlib Standard Library Python modules in the Lib/ directory label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant