[WIP] bpo-35502: Fix memory leak in xml.etree iterparse() by vstinner · Pull Request #11169 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Closed
[WIP] bpo-35502: Fix memory leak in xml.etree iterparse()#11169
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:etree
[WIP] bpo-35502: Fix memory leak in xml.etree iterparse()#11169
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:etree
Conversation
Copy link
Member
vstinner
requested a review
from serhiy-storchaka
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
Copy link
Contributor
ZackerySpytz
commented
Dec 14, 2018
ZackerySpytz commented
Dec 14, 2018The issue number is wrong.
Copy link
Member
Copy link
Member Author
vstinner
commented
Dec 18, 2018
vstinner commented
Dec 18, 2018This change is too complex for the fixed bug. I have a simpler fix.
vstinner
closed this
vstinner
deleted the
etree
branch
vstinner
changed the title
[WIP] bpo-35257: Fix memory leak in xml.etree iterparse()
[WIP] bpo-35502: Fix memory leak in xml.etree iterparse()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment