Skip to content

Incorrect assert in str_subtype_new #68919

@KevinModzelewski

Description

@KevinModzelewski
BPO 24731
Nosy @mdickinson, @serhiy-storchaka
Files
  • issue24731.patch: Patch for 3.6
  • issue24731-2.7.patch: Patch for 2.7
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-11-25.13:57:54.009>
    created_at = <Date 2015-07-26.23:21:25.535>
    labels = ['interpreter-core', 'type-crash']
    title = 'Incorrect assert in str_subtype_new'
    updated_at = <Date 2015-12-01.23:25:40.843>
    user = 'https://bugs.python.org/KevinModzelewski'

    bugs.python.org fields:

    activity = <Date 2015-12-01.23:25:40.843>
    actor = 'Kevin Modzelewski'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-25.13:57:54.009>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-07-26.23:21:25.535>
    creator = 'Kevin Modzelewski'
    dependencies = []
    files = ['41126', '41127']
    hgrepos = []
    issue_num = 24731
    keywords = ['patch']
    message_count = 5.0
    messages = ['247451', '255117', '255351', '255583', '255683']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'python-dev', 'serhiy.storchaka', 'Kevin Modzelewski']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24731'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-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