Message142381
| Author | foom |
|---|---|
| Recipients | 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 |
| Date | 2011-08-18.17:46:49 |
| SpamBayes Score | 0.0009344725 |
| Marked as misclassified | No |
| Message-id | <1313689610.38.0.0941303072395.issue12326@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-18 17:46:50 | foom | set | 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:50 | foom | set | messageid: <1313689610.38.0.0941303072395.issue12326@psf.upfronthosting.co.za> |
| 2011-08-18 17:46:49 | foom | link | issue12326 messages |
| 2011-08-18 17:46:49 | foom | create | |