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.

作者 foom
收信人 Arfrever, Ramchandra Apte, amaury.forgeotdarc, barry, djc, dmalcolm, doko, eric.araujo, ezio.melotti, foom, gagern, jwilk, lemburg, loewis, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, sandro.tosi, vstinner
日期 2011-08-18.17:46:49
SpamBayes Score 0.0009344725
Marked as misclassified
Message-id <1313689610.38.0.0941303072395.issue12326@psf.upfronthosting.co.za>
In-reply-to
内容
> Well, except maybe if you plan to write applications working only on Python >= 2.7.3? ... this version is not released yet.

No, of course I don't plan on writing new code that checks sys.platform == 'linux2'. That's ridiculous.

I plan to use *already written* applications on Python<2.7.3 binaries that have already been built (and thus were built on a 2.x kernel and report linux2), on Python>=2.7.3 which will be fixed to continue reporting linux2, and on Python<2.7.3 which have had the same fix backported to them by distros, since Python upstream won't do it for earlier branches.
历史
日期 用户 动作 参数
2011-08-18 17:46:50foom修改recipients: + foom, lemburg, loewis, barry, doko, amaury.forgeotdarc, gagern, pitrou, vstinner, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, dmalcolm, sandro.tosi, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-08-18 17:46:50foom修改messageid: <1313689610.38.0.0941303072395.issue12326@psf.upfronthosting.co.za>
2011-08-18 17:46:49foom链接issue12326 messages
2011-08-18 17:46:49foom创建