Skip to content

argparse crashes with AssertionError #68277

@spaceone

Description

@spaceone
mannequin
BPO 24089
Nosy @ncoghlan, @merwok, @dstufft, @spaceone, @miss-islington
PRs
  • [3.7] bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) #7527
  • [3.6] bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) #7528
  • [3.7] bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) #7530
  • [2.7] bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) #7553
  • Superseder
  • bpo-11874: argparse assertion failure with brackets in metavars
  • 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 2015-05-05.21:06:35.932>
    created_at = <Date 2015-05-01.04:45:58.188>
    labels = ['library', 'type-crash']
    title = 'argparse crashes with AssertionError'
    updated_at = <Date 2018-06-09.01:28:05.393>
    user = 'https://github.com/spaceone'

    bugs.python.org fields:

    activity = <Date 2018-06-09.01:28:05.393>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-05.21:06:35.932>
    closer = 'ned.deily'
    components = ['Distutils']
    creation = <Date 2015-05-01.04:45:58.188>
    creator = 'spaceone'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24089
    keywords = []
    message_count = 6.0
    messages = ['242299', '242449', '319039', '319048', '319052', '319125']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'eric.araujo', 'paul.j3', 'dstufft', 'spaceone', 'miss-islington']
    pr_nums = ['7527', '7528', '7530', '7553']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '11874'
    type = 'crash'
    url = 'https://bugs.python.org/issue24089'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions