Mark Dickinson added the comment:

True:  I'm not sure what to do about that---there are other tests in that test 
module that also rely on del resulting in immediate cleanup.  I'm not sure what 
other implementations are currently doing with this test module.

I could mark the new test as cpython only, or add a gc.collect (but I'm not 
sure if the latter is enough, either).

----------

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

Reply via email to