This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, ned.deily, serhiy.storchaka, vstinner
Date 2017-11-27.23:45:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Nov 27, 2017, at 18:38, STINNER Victor <[email protected]> wrote:
> 
> STINNER Victor <[email protected]> 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.
History
Date User Action Args
2017-11-27 23:45:04barrysetrecipients: + barry, vstinner, ned.deily, serhiy.storchaka
2017-11-27 23:45:04barrylinkissue32107 messages
2017-11-27 23:45:04barrycreate