Martin Panter added the comment:

Left some comments. There are a few test cases that I suspect are relying on 
side effects of garbage collection to perform some other test, and it would be 
better to rework the test. In the other cases, I agree that actual garbage 
collection behaviour is being tested, and it makes sense to call gc_collect() 
or similar.

----------
nosy: +martin.panter

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

Reply via email to