This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients eli.bendersky, jess.j, miss-islington, scoder, serhiy.storchaka, vstinner
Date 2018-12-18.21:40:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545169227.93.0.788709270274.issue35502@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 60c919b58bd3cf8730947a00ddc6a527d6922ff1 by Miss Islington (bot) in branch '3.7':
bpo-35502: Fix reference leaks in ElementTree.TreeBuilder. (GH-11170)
https://github.com/python/cpython/commit/60c919b58bd3cf8730947a00ddc6a527d6922ff1
History
Date User Action Args
2018-12-18 21:40:27miss-islingtonsetrecipients: + miss-islington, scoder, vstinner, eli.bendersky, serhiy.storchaka, jess.j
2018-12-18 21:40:27miss-islingtonsetmessageid: <1545169227.93.0.788709270274.issue35502@psf.upfronthosting.co.za>
2018-12-18 21:40:27miss-islingtonlinkissue35502 messages
2018-12-18 21:40:27miss-islingtoncreate