Skip to content

argparse: allow_abbrev=False stops -vv from working #71154

Description

@Meinersbur
mannequin
BPO 26967
Nosy @blueyed, @encukou, @berkerpeksag, @zhangyangyu, @Meinersbur, @miss-islington, @lukash
PRs
  • bpo-26967: fix flag grouping with allow_abbrev=False #14316
  • [3.8] bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) #14759
  • bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars #18337
  • [3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) #18543
  • 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 2019-07-14.07:40:56.320>
    created_at = <Date 2016-05-05.19:04:46.627>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'argparse: allow_abbrev=False stops -vv from working'
    updated_at = <Date 2020-02-18.11:14:11.272>
    user = 'https://github.com/Meinersbur'

    bugs.python.org fields:

    activity = <Date 2020-02-18.11:14:11.272>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-14.07:40:56.320>
    closer = 'petr.viktorin'
    components = ['Library (Lib)']
    creation = <Date 2016-05-05.19:04:46.627>
    creator = 'meinersbur'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26967
    keywords = ['patch', '3.5regression']
    message_count = 13.0
    messages = ['264915', '264930', '264931', '264975', '265004', '265161', '265167', '337379', '347169', '347864', '347865', '362184', '362194']
    nosy_count = 9.0
    nosy_names = ['bethard', 'blueyed', 'petr.viktorin', 'berker.peksag', 'paul.j3', 'xiang.zhang', 'meinersbur', 'miss-islington', 'lukash']
    pr_nums = ['14316', '14759', '18337', '18543']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26967'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard 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