Skip to content

ms.key_compare is not initialized in all paths of list_sort_impl() #78170

Description

@johnchen902
BPO 33989
Nosy @rhettinger, @serhiy-storchaka, @embg, @ZackerySpytz, @johnchen902, @miss-islington
PRs
  • bpo-33989: Ensure that ms.key_compare is always initialized in list_sort_impl() #8710
  • [3.7] bpo-33989: Ensure that ms.key_compare is always initialized in list_sort_impl(). (GH-8710) #11970
  • 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 2019-02-21.08:14:44.903>
    created_at = <Date 2018-06-28.17:43:06.071>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'ms.key_compare is not initialized in all paths of list_sort_impl()'
    updated_at = <Date 2019-02-21.08:14:44.902>
    user = 'https://github.com/johnchen902'

    bugs.python.org fields:

    activity = <Date 2019-02-21.08:14:44.902>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-02-21.08:14:44.903>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-06-28.17:43:06.071>
    creator = 'johnchen902'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33989
    keywords = ['patch']
    message_count = 6.0
    messages = ['320679', '320749', '320751', '320752', '336188', '336189']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'elliot.gorokhovsky', 'ZackerySpytz', 'johnchen902', 'miss-islington']
    pr_nums = ['8710', '11970']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33989'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions