Skip to content

argparse: subparsers, argument abbreviations and ambiguous option #58573

Closed
@jakub

Description

@jakub
mannequin
BPO 14365
Nosy @merwok
Files
  • argparse_subparsers_ambiguous_bug.py: Bug reproduction
  • argparse_dirty_hack.py
  • subparser_optionals.diff
  • subparser_patch.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 2012-03-18.20:27:59.700>
    labels = ['type-bug', 'library']
    title = 'argparse: subparsers, argument abbreviations and ambiguous option'
    updated_at = <Date 2014-08-07.22:47:31.748>
    user = 'https://bugs.python.org/jakub'

    bugs.python.org fields:

    activity = <Date 2014-08-07.22:47:31.748>
    actor = 'paul.j3'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-03-18.20:27:59.700>
    creator = 'jakub'
    dependencies = []
    files = ['24928', '24945', '26466', '31901']
    hgrepos = []
    issue_num = 14365
    keywords = ['patch']
    message_count = 14.0
    messages = ['156272', '156279', '156280', '156290', '156302', '156304', '156306', '156352', '166059', '198456', '198507', '198508', '198563', '225044']
    nosy_count = 5.0
    nosy_names = ['bethard', 'eric.araujo', 'tshepang', 'paul.j3', 'jakub']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14365'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.12only security fixes3.13bugs and security fixes3.14bugs and security fixesstdlibPython 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