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.

作者 eric.snow
收信人 brett.cannon, eric.araujo, eric.snow, georg.brandl, jeffknupp, python-dev
日期 2012-07-03.06:54:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1341298479.05.0.216033383294.issue15166@psf.upfronthosting.co.za>
In-reply-to
内容
There was some concern with PyImport_GetMagicTag() extracting its value from sys.implementation.cache_tag.  I've addressed this in issue15242.
历史
日期 用户 动作 参数
2012-07-03 06:54:39eric.snow修改recipients: + eric.snow, brett.cannon, georg.brandl, eric.araujo, python-dev, jeffknupp
2012-07-03 06:54:39eric.snow修改messageid: <1341298479.05.0.216033383294.issue15166@psf.upfronthosting.co.za>
2012-07-03 06:54:38eric.snow链接issue15166 messages
2012-07-03 06:54:38eric.snow创建