FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove docstring and getopt short options for deleted option "python -m base64 -t" · Issue #102456 · python/cpython · GitHub

/ cpython Public

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

Description

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


    Back | FazBrowse Home | New Git URL