Skip to content

Destructor of ElementTree.Element is recursive #73057

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28871
Nosy @scoder, @vstinner, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • etree-trashcan.patch
  • bug.py
  • 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 2017-01-13.07:31:38.829>
    created_at = <Date 2016-12-04.23:03:24.258>
    labels = ['extension-modules', 'type-crash']
    title = 'Destructor of ElementTree.Element is recursive'
    updated_at = <Date 2017-03-31.16:36:23.864>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:23.864>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-01-13.07:31:38.829>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-12-04.23:03:24.258>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45900', '46058']
    hgrepos = []
    issue_num = 28871
    keywords = ['patch']
    message_count = 9.0
    messages = ['282376', '283211', '283739', '284145', '284146', '284155', '284203', '285365', '285367']
    nosy_count = 5.0
    nosy_names = ['scoder', 'vstinner', 'eli.bendersky', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28871'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Labels

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