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 doko
Recipients Arfrever, barry, brett.cannon, doko, eric.snow, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-13.20:58:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428958694.7.0.833107784958.issue22980@psf.upfronthosting.co.za>
In-reply-to
Content
here is the more general approach encoding the triplet into the extension name.  This is tested with GCC and clang (clang at least on x86_64, x86, powerpc, powerpc64le, arm and aarch64.
History
Date User Action Args
2015-04-13 20:58:14dokosetrecipients: + doko, lemburg, barry, brett.cannon, ncoghlan, pitrou, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower
2015-04-13 20:58:14dokosetmessageid: <1428958694.7.0.833107784958.issue22980@psf.upfronthosting.co.za>
2015-04-13 20:58:14dokolinkissue22980 messages
2015-04-13 20:58:14dokocreate