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 vstinner
Recipients vstinner
Date 2017-06-12.13:30:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497274250.89.0.300397727459.issue30615@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41af942e57f9a450cf273ef6b72a21380c6ba8d1 by Victor Stinner (Stéphane Wirtel) in branch '2.7':
bpo-30615: Fix the leak reference in Modules/_elementtree.c (#2129)
https://github.com/python/cpython/commit/41af942e57f9a450cf273ef6b72a21380c6ba8d1
History
Date User Action Args
2017-06-12 13:30:50vstinnersetrecipients: + vstinner
2017-06-12 13:30:50vstinnersetmessageid: <1497274250.89.0.300397727459.issue30615@psf.upfronthosting.co.za>
2017-06-12 13:30:50vstinnerlinkissue30615 messages
2017-06-12 13:30:50vstinnercreate