Skip to content

Remove docstring and getopt short options for deleted option "python -m base64 -t" #102456

Closed
@ppmfloss

Description

@ppmfloss

The -t option for base64 python -m base64 -t is removed in the PR #94230

But some references still exist in the docstring and getopt short options. Because of this we can still run the following command
without getting any error

python -m base64 -t /dev/null

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions