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-09.15:29:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497022144.89.0.26553812971.issue30615@psf.upfronthosting.co.za>
In-reply-to
Content
haypo@selma$ ./python -m test -R 3:3 -m test_recursive_repr test_xml_etree_c
Run tests sequentially
0:00:00 [1/1] test_xml_etree_c
beginning 6 repetitions
123456
......
test_xml_etree_c leaked [4, 4, 4] references, sum=12
1 test failed:
    test_xml_etree_c

Total duration: 179 ms
Tests result: FAILURE
[64152 refs]
History
Date User Action Args
2017-06-09 15:29:04vstinnersetrecipients: + vstinner
2017-06-09 15:29:04vstinnersetmessageid: <1497022144.89.0.26553812971.issue30615@psf.upfronthosting.co.za>
2017-06-09 15:29:04vstinnerlinkissue30615 messages
2017-06-09 15:29:04vstinnercreate