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 sashk
Recipients belopolsky, ned.deily, ronaldoussoren, sashk
Date 2016-09-12.18:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473706525.68.0.517222406186.issue27806@psf.upfronthosting.co.za>
In-reply-to
Content
I've made attempt to make Python 2.7 compile 32-bit version on macOS 10.12 Sierra. See attached patch. With this patch, I was able to compile universal (32-bit/64-bit) python binary on macOS 10.12 GM.
History
Date User Action Args
2016-09-12 18:55:26sashksetrecipients: + sashk, ronaldoussoren, belopolsky, ned.deily
2016-09-12 18:55:25sashksetmessageid: <1473706525.68.0.517222406186.issue27806@psf.upfronthosting.co.za>
2016-09-12 18:55:25sashklinkissue27806 messages
2016-09-12 18:55:25sashkcreate