Message240769
Maintaining the arch list can be delegated to the platform maintainers, but I agree a test would be valuable.
I'd suggest a test in the platform module tests that cross-checks the settings in SOABI. This will also be useful in defining an algorithm that setuptools can backport to Python 2.7 for naming wheel files correctly.
For the new multiarch triplets, I believe the first two parts should match platform.machine() and platform.system().lower(). I'm not sure what the third part should match. |
|
Date |
User |
Action |
Args |
2015-04-13 21:43:59 | ncoghlan | set | recipients:
+ ncoghlan, lemburg, barry, brett.cannon, doko, pitrou, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower |
2015-04-13 21:43:59 | ncoghlan | set | messageid: <1428961439.81.0.636254199988.issue22980@psf.upfronthosting.co.za> |
2015-04-13 21:43:59 | ncoghlan | link | issue22980 messages |
2015-04-13 21:43:59 | ncoghlan | create | |
|