Skip to content

feat: color help on 3.14+ and suggestions, plus no abbrev - #973

Merged
henryiii merged 1 commit into
wntrblm:mainfrom
henryiii:henryiii/feat/colorhelp
May 27, 2025
Merged

henryiii merged 1 commit into
wntrblm:mainfrom
henryiii:henryiii/feat/colorhelp

Conversation

@henryiii

Copy link
Copy Markdown
Collaborator

This makes --help colorized on Python 3.14+. "Did you mean" suggestions are also added.

For all Pythons, abbreviations have been disabled. This is generally error prone, so I think it's better to avoid it. It works properly on 3.8+ (it causes some issues before that).

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
henryiii merged commit 382fc8c into wntrblm:main May 27, 2025
@henryiii
henryiii deleted the henryiii/feat/colorhelp branch May 27, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant