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.

Author foom
Recipients Arfrever, Ramchandra Apte, amaury.forgeotdarc, barry, djc, dmalcolm, doko, eric.araujo, ezio.melotti, foom, gagern, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, sandro.tosi, vstinner
Date 2011-08-18.01:20:27
SpamBayes Score 0.0019542987
Marked as misclassified No
Message-id <1313630427.79.0.0198358341014.issue12326@psf.upfronthosting.co.za>
In-reply-to
Content
> I will backport the fix to 2.7 and 3.2.

Uh, wait, so does that mean you're *not* going to do the compatibility-preserving thing and force sys.platform to stay linux2 even when python is built (BUILT! not run!) on a machine where the active kernel is linux 3.x?
History
Date User Action Args
2011-08-18 01:20:27foomsetrecipients: + foom, lemburg, loewis, barry, doko, amaury.forgeotdarc, gagern, pitrou, vstinner, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, dmalcolm, sandro.tosi, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-08-18 01:20:27foomsetmessageid: <1313630427.79.0.0198358341014.issue12326@psf.upfronthosting.co.za>
2011-08-18 01:20:27foomlinkissue12326 messages
2011-08-18 01:20:27foomcreate