Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

replacing `return True` with `return random() < 0.5` makes *all* of the 
operations crash, except for `|` and `|=`.

----------

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

Reply via email to