[WIP] bpo-35502: Fix memory leak in xml.etree iterparse() by vstinner · Pull Request #11169 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:etree

Closed

[WIP] bpo-35502: Fix memory leak in xml.etree iterparse()#11169

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:etree

Conversation

@vstinner

Copy link

Member

@vstinner vstinner commented

Dec 14, 2018

edited by bedevere-bot

Loading

@ZackerySpytz

Copy link

Contributor

The issue number is wrong.

@serhiy-storchaka

Copy link

Member

serhiy-storchaka commented

Dec 14, 2018

edited by bedevere-bot

Loading

Is it for bpo-35502? I afraid that this change would reintroduce a performance regression fixed in bpo-25638.

@vstinner

Copy link

Member Author

This change is too complex for the fixed bug. I have a simpler fix.

@vstinner vstinner closed this

Dec 18, 2018

@vstinner vstinner deleted the etree branch

December 18, 2018 11:13

@vstinner vstinner changed the title [WIP] bpo-35257: Fix memory leak in xml.etree iterparse() [WIP] bpo-35502: Fix memory leak in xml.etree iterparse()

Dec 18, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka Awaiting requested review from serhiy-storchaka

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@vstinner @ZackerySpytz @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot