Skip to content

Fix --help in the command line on Python 3.15#92

Merged
DavidCEllis merged 2 commits intomainfrom
fix-315-argparsing
Apr 13, 2026
Merged

Fix --help in the command line on Python 3.15#92
DavidCEllis merged 2 commits intomainfrom
fix-315-argparsing

Conversation

@DavidCEllis
Copy link
Copy Markdown
Owner

Python 3.15 added an optional argument to _get_formatter, this fixes this and the colours.

Unfortunately 3.14 greatly reduced the performance of argparse, but this needs to be fixed in CPython (or I need to switch parser).

@DavidCEllis DavidCEllis merged commit bb25b38 into main Apr 13, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant