Skip to content

OrderedDict can set an exception in tp_clear #77893

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33712
Nosy @vstinner, @methane, @ericsnowcurrently, @serhiy-storchaka
PRs
  • bpo-33712: Create the od_fast_nodes cache in OrderedDict only if needed. #7349
  • [3.7] bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349). #10000
  • [3.6] bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349). #10001
  • 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 2018-10-20.09:10:11.327>
    created_at = <Date 2018-05-31.12:08:48.809>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'OrderedDict can set an exception in tp_clear'
    updated_at = <Date 2018-10-20.09:10:11.327>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-10-20.09:10:11.327>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-20.09:10:11.327>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-05-31.12:08:48.809>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33712
    keywords = ['patch']
    message_count = 5.0
    messages = ['318287', '318317', '328082', '328132', '328135']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'eric.snow', 'serhiy.storchaka']
    pr_nums = ['7349', '10000', '10001']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33712'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions