Skip to content

Memory leak in xml.etree.ElementTree.iterparse #79683

@grokcode

Description

@grokcode
mannequin
BPO 35502
Nosy @scoder, @vstinner, @serhiy-storchaka, @miss-islington, @grokcode
PRs
  • bpo-35502: Fix reference leaks in ElementTree.TreeBuilder. #11170
  • [WIP] bpo-35502: Fix memory leak in xml.etree iterparse() #11169
  • [3.7] bpo-35502: Fix reference leaks in ElementTree.TreeBuilder. (GH-11170) #11217
  • Files
  • run2.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 2019-04-27.18:02:59.122>
    created_at = <Date 2018-12-14.19:59:00.832>
    labels = ['expert-XML', '3.7', '3.8', 'performance']
    title = 'Memory leak in xml.etree.ElementTree.iterparse'
    updated_at = <Date 2019-04-27.18:02:59.121>
    user = 'https://github.com/grokcode'

    bugs.python.org fields:

    activity = <Date 2019-04-27.18:02:59.121>
    actor = 'scoder'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-04-27.18:02:59.122>
    closer = 'scoder'
    components = ['XML']
    creation = <Date 2018-12-14.19:59:00.832>
    creator = 'jess.j'
    dependencies = []
    files = ['47999']
    hgrepos = []
    issue_num = 35502
    keywords = ['patch']
    message_count = 10.0
    messages = ['331861', '331863', '331864', '331875', '332051', '332052', '332078', '332082', '340991', '341005']
    nosy_count = 6.0
    nosy_names = ['scoder', 'vstinner', 'eli.bendersky', 'serhiy.storchaka', 'miss-islington', 'jess.j']
    pr_nums = ['11170', '11169', '11217']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue35502'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions