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 ishcherb
Recipients cstratak, erik.bray, ishcherb, vinay.sajip, xiang.zhang
Date 2017-05-16.16:20:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494951634.75.0.520490335507.issue30353@psf.upfronthosting.co.za>
In-reply-to
Content
I have added `defined(__aarch64__)` check to the if statement and tested the patch on arm64. The test passed.

So could you please also add the check for `defined(__aarch64__)` to the pull request so that it fixes #29804 as well?
History
Date User Action Args
2017-05-16 16:20:34ishcherbsetrecipients: + ishcherb, vinay.sajip, erik.bray, xiang.zhang, cstratak
2017-05-16 16:20:34ishcherbsetmessageid: <1494951634.75.0.520490335507.issue30353@psf.upfronthosting.co.za>
2017-05-16 16:20:34ishcherblinkissue30353 messages
2017-05-16 16:20:34ishcherbcreate