[New-bugs-announce] [issue1388] py3k-pep3137: possible ref leak in ctypes

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


New submission from Christian Heimes:

~/dev/python/py3k-pep3137$ ./python Lib/test/regrtest.py -R 3:5 test_ctypes
test_ctypes
beginning 8 repetitions
12345678
........
test_ctypes leaked [39, -31, 33, -33, 0] references, sum=8
1 test OK.
[101762 refs]

----------
assignee: theller
components: Library (Lib)
keywords: py3k
messages: 57113
nosy: theller, tiran
priority: normal
severity: normal
status: open
title: py3k-pep3137: possible ref leak in ctypes
type: behavior
versions: Python 3.0

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


More information about the New-bugs-announce mailing list