Skip to content

Argparser does not display closing parentheses in nested mutex groups #73739

Closed
@christofsteel

Description

@christofsteel
BPO 29553
Nosy @rhettinger, @berkerpeksag, @andrewnester, @christofsteel, @mental32
PRs
  • bpo-29553: Fixed ArgumentParses format_usage for mutually exclusive groups #117
  • Alternarive for bpo-29553 - Fixed ArgumentParses format_usage for mutually exclusive groups #120
  • bpo-29553: Fixed ArgumentParses format_usage for mutually exclusive groups #14976
  • [3.7] bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976) #15494
  • [3.8] bpo-29553: Fix ArgumentParser.format_usage() for mutually exclu… #15624
  • 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 2019-08-31.00:15:12.302>
    created_at = <Date 2017-02-14.14:59:53.702>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Argparser does not display closing parentheses in nested mutex groups'
    updated_at = <Date 2019-08-31.00:15:12.301>
    user = 'https://github.com/christofsteel'

    bugs.python.org fields:

    activity = <Date 2019-08-31.00:15:12.301>
    actor = 'berker.peksag'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-08-31.00:15:12.302>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2017-02-14.14:59:53.702>
    creator = 'christofsteel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29553
    keywords = ['patch']
    message_count = 26.0
    messages = ['287776', '287840', '287851', '287852', '287856', '287937', '287941', '288138', '288382', '288418', '288607', '288609', '288613', '290084', '290138', '291038', '293558', '339217', '350469', '350473', '350849', '350888', '350891', '350894', '350895', '350901']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'bethard', 'berker.peksag', 'paul.j3', 'andrewnester', 'christofsteel', 'mental']
    pr_nums = ['117', '120', '14976', '15494', '15624']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29553'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions