[New-bugs-announce] [issue14464] reference loss in test_xml_etree_c

Antoine Pitrou report at bugs.python.org
Sun Apr 1 14:16:35 CEST 2012


New submission from Antoine Pitrou <pitrou at free.fr>:

This is quite recent.

$ ./python -m test -R 3:2 test_xml_etree_c
[1/1] test_xml_etree_c
beginning 5 repetitions
12345
.....
test_xml_etree_c leaked [-2, -2] references, sum=-4

----------
assignee: eli.bendersky
components: Library (Lib)
messages: 157279
nosy: eli.bendersky, flox, pitrou
priority: critical
severity: normal
stage: needs patch
status: open
title: reference loss in test_xml_etree_c
type: resource usage
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14464>
_______________________________________


More information about the New-bugs-announce mailing list