Brian Kearns added the comment:

Possibly. But if so then one would argue there are plenty of other instances 
where gc_collect "should" be used, both within test_weakref and the rest of the 
test suite. Chose gc.collect here as it was used all over test_weakref.py, 
gc_collect never being used, and it fixed the test on PyPy.

----------

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

Reply via email to