Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

I replaced guppy by a debug build of Python and a simple "print 
sys.gettotalrefcount()".
Indeed, I see a reference leak with Python2.6 (10 more references on every 
loop). There seems to be no leak with Python2.7.
Which version of Python do you use?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to