Skip to content

argparse: choices override default metavar #73216

@cykerway

Description

@cykerway
mannequin
BPO 29030
Nosy @rhettinger, @bitdancer, @vadmium, @cykerway, @miss-islington
PRs
  • bpo-29030: Document interaction between *choices* and *metavar*. #23884
  • [3.9] bpo-29030: Document interaction between *choices* and *metavar*. (GH-23884) #23894
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/rhettinger'
    closed_at = <Date 2020-12-22.18:19:56.958>
    created_at = <Date 2016-12-21.00:52:25.979>
    labels = ['type-bug', '3.9', '3.10', 'docs']
    title = 'argparse: choices override default metavar'
    updated_at = <Date 2020-12-22.18:19:56.958>
    user = 'https://github.com/cykerway'

    bugs.python.org fields:

    activity = <Date 2020-12-22.18:19:56.958>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-12-22.18:19:56.958>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2016-12-21.00:52:25.979>
    creator = 'cykerway'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29030
    keywords = ['patch']
    message_count = 7.0
    messages = ['283713', '283714', '284858', '284874', '291405', '383595', '383597']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'bethard', 'r.david.murray', 'martin.panter', 'paul.j3', 'cykerway', 'miss-islington']
    pr_nums = ['23884', '23894']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29030'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions