Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue5596] memory leaks in py3k

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Oct 14, 2009, 7:20 AM

Post #1 of 5 (238 views)
Permalink
[issue5596] memory leaks in py3k

Antoine Pitrou <pitrou [at] free> added the comment:

With r75397:

test___all__ leaked [1, 1] references, sum=2
test_asyncore leaked [1, 0] references, sum=1
test_distutils leaked [0, 2] references, sum=2
test_httpservers leaked [-259, 0] references, sum=-259
test_os leaked [-23, 23] references, sum=0
test_pydoc leaked [0, -21] references, sum=-21
test_threaded_import leaked [1, 0] references, sum=1
test_urllib leaked [4, 4] references, sum=8
test_uuid leaked [6, 6] references, sum=12
test_urllib2_localnet leaked [240, -239] references, sum=1

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 27, 2009, 11:09 AM

Post #2 of 5 (208 views)
Permalink
[issue5596] memory leaks in py3k [In reply to]

Antoine Pitrou <pitrou [at] free> added the comment:

With r75820:

test_asyncore leaked [153, -152] references, sum=1
test_distutils leaked [0, 2] references, sum=2
test_httpservers leaked [0, 259] references, sum=259
test_pipes leaked [23, 0] references, sum=23
test_threaded_import leaked [1, 0] references, sum=1
test_tokenize leaked [0, 291] references, sum=291
test_urllib leaked [6, 4] references, sum=10
test_uuid leaked [6, 6] references, sum=12
test_zipimport_support leaked [748, 0] references, sum=748
test_zipfile leaked [2, 0] references, sum=2

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 27, 2009, 12:06 PM

Post #3 of 5 (205 views)
Permalink
[issue5596] memory leaks in py3k [In reply to]

Antoine Pitrou <pitrou [at] free> added the comment:

test_asyncore and test_httpservers should now be fixed.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 30, 2009, 4:48 PM

Post #4 of 5 (206 views)
Permalink
[issue5596] memory leaks in py3k [In reply to]

Antoine Pitrou <pitrou [at] free> added the comment:

After quite a bit of work, here is the new status as of r75970:

test_textwrap leaked [0, -206] references, sum=-206
test_urllib leaked [2, 0] references, sum=2

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 30, 2009, 6:01 PM

Post #5 of 5 (200 views)
Permalink
[issue5596] memory leaks in py3k [In reply to]

R. David Murray <rdmurray [at] bitdance> added the comment:

And there was much rejoicing :)

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.