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 ned.deily
Recipients eric.araujo, ixokai, louiscipher, ned.deily, python-dev, ronaldoussoren, vinay.sajip
Date 2012-02-06.00:06:21
SpamBayes Score 0.0032849095
Marked as misclassified No
Message-id <1328486781.77.0.770285071323.issue10881@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Vinay, for your analysis.  I adapted it for the applied fix.  For 2.7, there were two additional test_site failures that are fixed by back porting minor fixes to site.py and sysconfig.py from 3.x.  Applied in 2.7 (for 2.7.3), 3.2 (for 3.2.3), and default (for 3.3).
History
Date User Action Args
2012-02-06 00:06:21ned.deilysetrecipients: + ned.deily, vinay.sajip, ixokai, ronaldoussoren, eric.araujo, louiscipher, python-dev
2012-02-06 00:06:21ned.deilysetmessageid: <1328486781.77.0.770285071323.issue10881@psf.upfronthosting.co.za>
2012-02-06 00:06:21ned.deilylinkissue10881 messages
2012-02-06 00:06:21ned.deilycreate