[issue32107] test_uuid uses the incorrect bitmask

Barry A. Warsaw report at bugs.python.org
Mon Nov 27 18:45:04 EST 2017


Barry A. Warsaw <barry at python.org> added the comment:

On Nov 27, 2017, at 18:38, STINNER Victor <report at bugs.python.org> wrote:
> 
> STINNER Victor <victor.stinner at gmail.com> added the comment:
> 
> The commit 9522a218f7dff95c490ff359cc60e8c2af35f5c8 broke multiple buildbots. Since I don't how to fix it, I reverted it, to get more time to design, implement and test a proper fix.

Thanks.  There was no way to predict the failures, but I thought that it could happen.  I think at this point the only proper fix is to remove the bitmask test.  I’ll work up a follow-on branch and port that back to 2.7 and 3.6.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32107>
_______________________________________


More information about the Python-bugs-list mailing list