STINNER Victor added the comment:

The commit 6c2feabc5dac2f3049b15134669e9ad5af573193 of bpo-31217 fixed a major 
random bug in the memory block check. So maybe we can start again to look to 
detect more bugs by replacing all() with any() again.

----------

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

Reply via email to