[New-bugs-announce] [issue1963] marshal module is leaking references

Christian Heimes report at bugs.python.org
Tue Jan 29 13:14:47 CET 2008


New submission from Christian Heimes:

Hello Raymond!

Your changes have introduced a ref leak:

test_marshal leaked [32, 32, 32, 32] references, sum=128

----------
assignee: rhettinger
messages: 61818
nosy: rhettinger, tiran
priority: high
severity: normal
status: open
title: marshal module is leaking references
type: behavior
versions: Python 2.6, Python 3.0

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


More information about the New-bugs-announce mailing list