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 ezberch, meador.inge, ned.deily, ronaldoussoren, vstinner
Date 2012-02-07.05:00:23
SpamBayes Score 0.038183007
Marked as misclassified No
Message-id <1328590824.62.0.335743557545.issue13370@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the analysis, Meador.  So perhaps as a temporary workaround, we could tweak setup.py to set -O0 for building ctypes with clang?
History
Date User Action Args
2012-02-07 05:00:24ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, meador.inge, ezberch
2012-02-07 05:00:24ned.deilysetmessageid: <1328590824.62.0.335743557545.issue13370@psf.upfronthosting.co.za>
2012-02-07 05:00:24ned.deilylinkissue13370 messages
2012-02-07 05:00:23ned.deilycreate