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 brett.cannon
Recipients brett.cannon, donmez, vstinner
Date 2011-02-08.18:52:16
SpamBayes Score 0.0005259742
Marked as misclassified No
Message-id <1297191137.33.0.277981467636.issue11149@psf.upfronthosting.co.za>
In-reply-to
Content
I am using LLVM/Clang 2.8 and test_list passes fine for me as-is. Does it only fail under 32 or 64-bit conditions? Configure compiles under 32-bits for me even though I have -arch x86_64 set.
History
Date User Action Args
2011-02-08 18:52:17brett.cannonsetrecipients: + brett.cannon, vstinner, donmez
2011-02-08 18:52:17brett.cannonsetmessageid: <1297191137.33.0.277981467636.issue11149@psf.upfronthosting.co.za>
2011-02-08 18:52:16brett.cannonlinkissue11149 messages
2011-02-08 18:52:16brett.cannoncreate