Skip to content

Bug in _PyDict_Pop() on a splitted table #72307

@vstinner

Description

@vstinner
BPO 28120
Nosy @vstinner, @tiran, @methane, @skrah, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • issue28120.patch
  • issue28120_v2.patch
  • issue28120_v3.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 = None
    closed_at = <Date 2016-09-13.15:04:21.469>
    created_at = <Date 2016-09-13.07:45:56.385>
    labels = ['3.7', 'type-crash']
    title = 'Bug in _PyDict_Pop() on a splitted table'
    updated_at = <Date 2017-03-31.16:36:19.009>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:19.009>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-13.15:04:21.469>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-09-13.07:45:56.385>
    creator = 'vstinner'
    dependencies = []
    files = ['44631', '44632', '44633']
    hgrepos = []
    issue_num = 28120
    keywords = ['patch']
    message_count = 21.0
    messages = ['276204', '276224', '276226', '276229', '276240', '276248', '276249', '276250', '276251', '276253', '276254', '276264', '276266', '276268', '276269', '276270', '276276', '276277', '276282', '276283', '276289']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'christian.heimes', 'methane', 'skrah', 'python-dev', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28120'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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