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 nascheme, vstinner
Date 2017-12-07.00:02:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512604950.09.0.213398074469.issue32237@psf.upfronthosting.co.za>
In-reply-to
Content
The commit eea3cc1ef0dec0af193eedb4c1164263fbdfd8cc introduced the following regression:

vstinner@apu$ make && ./python -m test -R 3:3 test_xml_etree
(...)
test_xml_etree leaked [1, 1, 1] references, sum=3
History
Date User Action Args
2017-12-07 00:02:30vstinnersetrecipients: + vstinner, nascheme
2017-12-07 00:02:30vstinnersetmessageid: <1512604950.09.0.213398074469.issue32237@psf.upfronthosting.co.za>
2017-12-07 00:02:30vstinnerlinkissue32237 messages
2017-12-07 00:02:30vstinnercreate