[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

Copy link
Member

vstinner commented Dec 14, 2018

Copy link
Contributor

ZackerySpytz commented Dec 14, 2018

The issue number is wrong.

Copy link
Member

serhiy-storchaka commented Dec 14, 2018

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

Copy link
Member Author

vstinner commented Dec 18, 2018

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

vstinner closed this Dec 18, 2018
vstinner deleted the etree branch Dec 18, 2018
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants