Skip to content

argparse allow_abbrev option also controls short flag combinations #76208

@joernhees

Description

@joernhees
mannequin
BPO 32027
Nosy @berkerpeksag, @joernhees
PRs
  • bpo-32027: Doc: add note that argparse allow_abbrev=False deactivates flag combinations #4396
  • Superseder
  • bpo-26967: argparse: allow_abbrev=False stops -vv from working
  • 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 = <Date 2017-11-16.08:01:13.956>
    created_at = <Date 2017-11-14.17:29:42.336>
    labels = ['3.7', 'type-bug', 'library', 'docs']
    title = 'argparse allow_abbrev option also controls short flag combinations'
    updated_at = <Date 2018-09-11.01:47:50.345>
    user = 'https://github.com/joernhees'

    bugs.python.org fields:

    activity = <Date 2018-09-11.01:47:50.345>
    actor = 'paul.j3'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-11-16.08:01:13.956>
    closer = 'berker.peksag'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2017-11-14.17:29:42.336>
    creator = 'joern'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32027
    keywords = ['patch']
    message_count = 3.0
    messages = ['306229', '306343', '324976']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'berker.peksag', 'joern', 'paul.j3']
    pr_nums = ['4396']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '26967'
    type = 'behavior'
    url = 'https://bugs.python.org/issue32027'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions