[issue5596] memory leaks in py3k

Antoine Pitrou report at bugs.python.org
Tue Jul 21 20:26:09 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

With the py3k branch head (r74140):

test_urllib leaked [6, 4] references, sum=10
test_urllib2 leaked [227, 227] references, sum=454

----------
title: memory leaks in 3.1 -> memory leaks in py3k
versions: +Python 3.2 -Python 3.1

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


More information about the Python-bugs-list mailing list