Skip to content

OrderedDict.move_to_end may cause crash in python 3.5 #69592

@CruiseLiu

Description

@CruiseLiu
mannequin
BPO 25406
Nosy @rhettinger, @ericsnowcurrently, @serhiy-storchaka
Files
  • move_to_end_issue25406.patch
  • 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-10-14.16:26:58.814>
    created_at = <Date 2015-10-14.13:20:02.999>
    labels = ['library', 'type-crash']
    title = 'OrderedDict.move_to_end may cause crash in python 3.5'
    updated_at = <Date 2015-10-14.16:27:21.841>
    user = 'https://bugs.python.org/CruiseLiu'

    bugs.python.org fields:

    activity = <Date 2015-10-14.16:27:21.841>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-10-14.16:26:58.814>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-10-14.13:20:02.999>
    creator = 'Cruise Liu'
    dependencies = []
    files = ['40783']
    hgrepos = []
    issue_num = 25406
    keywords = ['patch']
    message_count = 5.0
    messages = ['252991', '252996', '252999', '253004', '253005']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'Cruise Liu', 'Snivy Pang']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue25406'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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