Skip to content

cElementTree: replace PyObject_DEL() by Py_DECREF() to fix a crash in pydebug mode #53649

Description

@vstinner
BPO 9403
Nosy @pitrou, @vstinner, @florentx
Files
  • celementtree_py_decref.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 2012-04-16.00:11:32.083>
    created_at = <Date 2010-07-28.20:58:24.191>
    labels = ['extension-modules', 'expert-XML', 'type-crash']
    title = 'cElementTree: replace PyObject_DEL() by Py_DECREF() to fix a crash in pydebug mode'
    updated_at = <Date 2012-04-16.00:11:32.082>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2012-04-16.00:11:32.082>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-04-16.00:11:32.083>
    closer = 'vstinner'
    components = ['Extension Modules', 'XML']
    creation = <Date 2010-07-28.20:58:24.191>
    creator = 'vstinner'
    dependencies = []
    files = ['18236']
    hgrepos = []
    issue_num = 9403
    keywords = ['patch']
    message_count = 3.0
    messages = ['111846', '112776', '113737']
    nosy_count = 4.0
    nosy_names = ['effbot', 'pitrou', 'vstinner', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue9403'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtopic-XMLtype-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