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.

作者 pitrou
收信人 Arfrever, barry, brett.cannon, doko, eric.snow, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, vstinner, zach.ware
日期 2015-04-13.21:30:24
SpamBayes Score -1.0
Marked as misclassified
Message-id <1428960624.69.0.284066889301.issue22980@psf.upfronthosting.co.za>
In-reply-to
内容
> thought about it, but we only change the SOABI name, and all tests
> should behave
> as before. And because we try to load extensions without the SOABI
> name, there
> is safe fallback.

Still, we should somehow check that a non-empty triplet is included in the extension filename (see the test your patch removes).
历史
日期 用户 动作 参数
2015-04-13 21:30:24pitrou修改recipients: + pitrou, lemburg, barry, brett.cannon, doko, ncoghlan, vstinner, tim.golden, ned.deily, Arfrever, python-dev, eric.snow, zach.ware, steve.dower
2015-04-13 21:30:24pitrou修改messageid: <1428960624.69.0.284066889301.issue22980@psf.upfronthosting.co.za>
2015-04-13 21:30:24pitrou链接issue22980 messages
2015-04-13 21:30:24pitrou创建