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 vstinner
Recipients Alex.Willmer, koobs, stefanrink@yahoo.com, vstinner
Date 2018-10-11.10:04:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539252276.33.0.788709270274.issue34957@psf.upfronthosting.co.za>
In-reply-to
Content
Is it possible that this bug is a duplicate of bpo-29804?

Would you be able to test Python 3.7.1RC1?

Sadly, this issue says "OK, PR 1559 (in 3.7.0) for Issue30353 has been backported to 3.6 in PR 5954 for release in 3.6.5".

I know that FreeBSD uses our bundled copy of libffi. I'm not sure that the copy in the 3.6 branch contains latest fixes for ARM64 :-( It seems to be libffi 3.1. The latest version is libffi-3.2.1 ("released on November 12, 2014": no release for 4 days?) on https://sourceware.org/libffi/
History
Date User Action Args
2018-10-11 10:04:36vstinnersetrecipients: + vstinner, koobs, Alex.Willmer, stefanrink@yahoo.com
2018-10-11 10:04:36vstinnersetmessageid: <1539252276.33.0.788709270274.issue34957@psf.upfronthosting.co.za>
2018-10-11 10:04:36vstinnerlinkissue34957 messages
2018-10-11 10:04:36vstinnercreate