[New-bugs-announce] [issue1389] py3k-pep3137: struct module is leaking references

Christian Heimes report at bugs.python.org
Mon Nov 5 01:16:54 CET 2007


New submission from Christian Heimes:

~/dev/python/py3k-pep3137$ ./python Lib/test/regrtest.py -R 2:4 test_struct
test_struct
beginning 6 repetitions
123456
......
test_struct leaked [12, 7, 20, 10] references, sum=49
1 test OK.
[65353 refs]

----------
components: Extension Modules
keywords: py3k
messages: 57114
nosy: tiran
priority: normal
severity: normal
status: open
title: py3k-pep3137: struct module is leaking references
type: behavior
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1389>
__________________________________


More information about the New-bugs-announce mailing list