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 vstinner
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-16.21:37:59
SpamBayes Score 0.00061696646
Marked as misclassified No
Message-id <1313530679.98.0.931703401747.issue12326@psf.upfronthosting.co.za>
In-reply-to
Content
My patch version 2: don't test for a specific major version of an OS, test only its name. My patch now changes also tests for FreeBSD, NetBSD, OpenBSD, (...), and the _expectations list in regrtest.py.
History
Date User Action Args
2011-08-16 21:38:00vstinnersetrecipients: + vstinner, lemburg, loewis, barry, doko, amaury.forgeotdarc, gagern, foom, pitrou, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, dmalcolm, sandro.tosi, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-08-16 21:37:59vstinnersetmessageid: <1313530679.98.0.931703401747.issue12326@psf.upfronthosting.co.za>
2011-08-16 21:37:59vstinnerlinkissue12326 messages
2011-08-16 21:37:59vstinnercreate