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 eryksun
Recipients Ilya.Kulakov, alexei.romanov, amaury.forgeotdarc, belopolsky, eryksun, meador.inge, vinay.sajip, weeble
Date 2017-02-20.21:08:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487624917.81.0.406417319411.issue22273@psf.upfronthosting.co.za>
In-reply-to
Content
I see now why you couldn't find ffi64.c. I've been using a 3.6 worktree. The libffi sources have been removed from master.

For the union and bitfield problem, also see the crash reported in #26628.
History
Date User Action Args
2017-02-20 21:08:37eryksunsetrecipients: + eryksun, vinay.sajip, amaury.forgeotdarc, belopolsky, weeble, meador.inge, Ilya.Kulakov, alexei.romanov
2017-02-20 21:08:37eryksunsetmessageid: <1487624917.81.0.406417319411.issue22273@psf.upfronthosting.co.za>
2017-02-20 21:08:37eryksunlinkissue22273 messages
2017-02-20 21:08:37eryksuncreate