Skip to content

Output wrongly includes control characters ````[1;34m #72

@paternal

Description

@paternal

Since Python3.14, argparse --help output is colored, which is rendered by sphinx-argparse as �[1;34musage: �[0m�[1;35mfancytool�[0m [�[32m-h�[0m] (instead of usage: fancytool -h).

This can be controlled by environment variables.

Minimum working example: Just run any of your usual example with python3.14.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions