STINNER Victor <vstin...@python.org> added the comment:

The zip bug is quite old and was already tested by test_itertools for a very 
long time. Suddenly, it started to fail on more and more Refleaks buildbots. It 
may be because the GC must be triggered at a very specific point, and the 
default GC threshold triggers the issue with latest test_itertools changes.

----------

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

Reply via email to