Skip to content

argparse: allow_abbrev=False is ignored for alternative prefix characters #83727

Description

@kyleam
mannequin
BPO 39546
Nosy @rhettinger, @miss-islington, @shihai1991, @kyleam
PRs
  • 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 2020-03-03.16:30:56.744>
    created_at = <Date 2020-02-03.20:11:28.709>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'argparse: allow_abbrev=False is ignored for alternative prefix characters'
    updated_at = <Date 2020-03-03.16:30:56.744>
    user = 'https://github.com/kyleam'

    bugs.python.org fields:

    activity = <Date 2020-03-03.16:30:56.744>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-03.16:30:56.744>
    closer = 'petr.viktorin'
    components = ['Library (Lib)']
    creation = <Date 2020-02-03.20:11:28.709>
    creator = 'kyleam'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39546
    keywords = ['patch']
    message_count = 4.0
    messages = ['361326', '361345', '362183', '362193']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'paul.j3', 'miss-islington', 'shihai1991', 'kyleam']
    pr_nums = ['18337', '18543']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39546'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.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