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, serhiy.storchaka
Date 2017-11-27.21:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <2FB6FE42-6756-42DC-B8D4-CEB90A7A9CBB@python.org>
In-reply-to <1511816925.65.0.213398074469.issue32107@psf.upfronthosting.co.za>
Content
On Nov 27, 2017, at 16:08, Serhiy Storchaka <report@bugs.python.org> wrote:
> 
> We shouldn't check the 42nd bit in maintenance releases. This check will fail on some computers.

Oh, without the preferential return of the universally administered MAC, you’re right.  So we should just remove the check for the 41st bit and not add the check for the 42nd bit.
History
Date User Action Args
2017-11-27 21:11:58barrysetrecipients: + barry, serhiy.storchaka
2017-11-27 21:11:58barrylinkissue32107 messages
2017-11-27 21:11:57barrycreate