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 pablogsal
Recipients pablogsal
Date 2018-07-25.08:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532508233.04.0.56676864532.issue34218@psf.upfronthosting.co.za>
In-reply-to
Content
Builder x86 Gentoo Refleaks 3.x reports that test_xml_etree_c is potentially leaking references and blocks:

https://buildbot.python.org/all/#builders/1/builds/295

----------------------------------------------------------------------
Ran 148 tests in 0.487s
OK
.
test_xml_etree_c leaked [68, 68, 74] references, sum=210
test_xml_etree_c leaked [51, 52, 52] memory blocks, sum=155
1 test failed again:
    test_xml_etree_c
== Tests result: FAILURE then FAILURE ==
History
Date User Action Args
2018-07-25 08:43:53pablogsalsetrecipients: + pablogsal
2018-07-25 08:43:53pablogsalsetmessageid: <1532508233.04.0.56676864532.issue34218@psf.upfronthosting.co.za>
2018-07-25 08:43:52pablogsallinkissue34218 messages
2018-07-25 08:43:52pablogsalcreate