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 mark.dickinson
Recipients mark.dickinson, rpetrov, skip.montanaro
Date 2010-08-21.19:18:24
SpamBayes Score 6.4398024e-05
Marked as misclassified No
Message-id <1282418305.72.0.112380596965.issue7251@psf.upfronthosting.co.za>
In-reply-to
Content
Postscript:  the failure Skip reported looks like a duplicate of issue 9069, which was tracked down to a gcc compiler bug in gcc 4.4.x (x <= 4) and gcc 4.5.x (x <= 0).  That compiler bug is now fixed.
History
Date User Action Args
2010-08-21 19:18:25mark.dickinsonsetrecipients: + mark.dickinson, skip.montanaro, rpetrov
2010-08-21 19:18:25mark.dickinsonsetmessageid: <1282418305.72.0.112380596965.issue7251@psf.upfronthosting.co.za>
2010-08-21 19:18:24mark.dickinsonlinkissue7251 messages
2010-08-21 19:18:24mark.dickinsoncreate