Skip to content

argparse: default args in mutually exclusive groups #63143

@arigo

Description

@arigo
mannequin
BPO 18943
Nosy @rhettinger, @pitrou, @wm75, @mlouielu
Files
  • test_argparse.diff: Patch for test_argparse.py (for trunk, but also applies on 2.7 head)
  • patch_1.diff
  • 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 = None
    closed_at = None
    created_at = <Date 2013-09-06.09:00:02.098>
    labels = ['3.7', 'type-bug', 'library']
    title = 'argparse: default args in mutually exclusive groups'
    updated_at = <Date 2020-12-05.07:19:06.915>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2020-12-05.07:19:06.915>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-09-06.09:00:02.098>
    creator = 'arigo'
    dependencies = []
    files = ['31626', '31704']
    hgrepos = []
    issue_num = 18943
    keywords = ['patch']
    message_count = 24.0
    messages = ['197058', '197121', '197128', '197141', '197161', '197225', '197275', '197290', '197295', '197336', '197350', '197414', '197427', '211229', '212693', '292305', '292313', '293931', '299355', '307710', '307758', '307760', '307762', '307852']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'pitrou', 'bethard', 'paul.j3', 'wolma', 'louielu', 'talkless']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18943'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.7']

    Linked PRs

    Metadata

    Metadata

    Labels

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

    Projects

    Status

    Doc issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions