Skip to content

SystemError or crash in sorted(iterable=[]) #73513

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 29327
Nosy @rhettinger, @vstinner, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • sorted.diff
  • 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 2017-01-20.11:01:32.442>
    created_at = <Date 2017-01-19.17:31:08.008>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'SystemError or crash in sorted(iterable=[])'
    updated_at = <Date 2017-03-31.16:36:14.142>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:14.142>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-01-20.11:01:32.442>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-01-19.17:31:08.008>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['46344']
    hgrepos = []
    issue_num = 29327
    keywords = ['patch', '3.6regression']
    message_count = 17.0
    messages = ['285817', '285826', '285827', '285829', '285848', '285849', '285851', '285855', '285873', '285880', '285881', '285883', '285884', '285885', '285889', '285899', '285900']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue29327'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-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