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 martin.panter
Recipients kelledin-3, martin.panter
Date 2018-09-28.13:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538141949.13.0.545547206417.issue34771@psf.upfronthosting.co.za>
In-reply-to
Content
Seems to be a common theme on various 64-bit ABIs. There is already a fix for Python’s Windows copy of the FFI library (Issue 29565), and a “hack” for Arm and x86 Windows (again!): Issue 30353.
History
Date User Action Args
2018-09-28 13:39:09martin.pantersetrecipients: + martin.panter, kelledin-3
2018-09-28 13:39:09martin.pantersetmessageid: <1538141949.13.0.545547206417.issue34771@psf.upfronthosting.co.za>
2018-09-28 13:39:09martin.panterlinkissue34771 messages
2018-09-28 13:39:09martin.pantercreate