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
收信人 neologix, pitrou, vstinner
日期 2011-06-13.14:42:29
SpamBayes Score 5.695392e-09
Marked as misclassified
Message-id <1307976150.1.0.848249522325.issue12326@psf.upfronthosting.co.za>
In-reply-to
内容
I would expect changing sys.platform will also break a lot of third-party code. Perhaps sys.platform can still be 'linux2' under Linux 3.x? After all, there's no significant change that deserves changing sys.platform.
历史
日期 用户 动作 参数
2011-06-13 14:42:30pitrou修改recipients: + pitrou, vstinner, neologix
2011-06-13 14:42:30pitrou修改messageid: <1307976150.1.0.848249522325.issue12326@psf.upfronthosting.co.za>
2011-06-13 14:42:29pitrou链接issue12326 messages
2011-06-13 14:42:29pitrou创建