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 yan12125
Recipients Alex.Willmer, doko, ned.deily, vstinner, xdegaye, yan12125, zach.ware
Date 2016-12-01.08:56:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480582572.07.0.0894799045509.issue28849@psf.upfronthosting.co.za>
In-reply-to
Content
Actually all UNIX-like platforms now have non-empty sys.implementation._multiarch now (msg273875). An idea is renaming it to something like target_architecture to make things clearer. It will be a triplet on all system, whether cross-built or not.
History
Date User Action Args
2016-12-01 08:56:12yan12125setrecipients: + yan12125, doko, vstinner, ned.deily, xdegaye, zach.ware, Alex.Willmer
2016-12-01 08:56:12yan12125setmessageid: <1480582572.07.0.0894799045509.issue28849@psf.upfronthosting.co.za>
2016-12-01 08:56:12yan12125linkissue28849 messages
2016-12-01 08:56:11yan12125create