[issue3651] eval() leaks 1 reference every time

Benjamin Peterson report at bugs.python.org
Sat Aug 23 00:24:20 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Could it be related to the fact that test_bytes is leaking?

test_bytes leaked [129, 129, 129, 129] references, sum=516

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list