消息 [232807]
As far as PEP 425 goes, we handwaved a *lot* in order to be able to improve the user experience of the CPython Windows and Mac OS X binary installers by pairing them up with wheel files on PyPI. That handwaving is the key reason wheels for other platforms are still disallowed: the compatibility tags simply don't provide the information they need to provide for installers to make good decisions.
I'd love to see a clear, needs based, revision of the compatibility tagging specification, that covers both source tagging and binary tagging, and gets away from the reliance on distutils.get_platform(). It's just a rather tedious exercise (as this issue shows...) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-12-17 07:01:53 | ncoghlan | 修改 | recipients:
+ ncoghlan, lemburg, barry, brett.cannon, pitrou, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower |
| 2014-12-17 07:01:52 | ncoghlan | 修改 | messageid: <1418799713.0.0.863146590713.issue22980@psf.upfronthosting.co.za> |
| 2014-12-17 07:01:52 | ncoghlan | 链接 | issue22980 messages |
| 2014-12-17 07:01:52 | ncoghlan | 创建 | |
|