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 hardkrash
Recipients hardkrash, ned.deily, ronaldoussoren
Date 2017-10-10.18:51:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507661476.93.0.213398074469.issue31751@psf.upfronthosting.co.za>
In-reply-to
Content
We are using some compiled cython modules with c++ 11 features.
This prohibits us from instructing users to install python from the python.org download.

Please consider using clang with support for C++ 11 and higher.
This would move the minimum OS X version away from 10.6 but as 10.6 is 8 years old and phased out 6 years ago it should be rare that non technical users would be using this OS version.
History
Date User Action Args
2017-10-10 18:51:17hardkrashsetrecipients: + hardkrash, ronaldoussoren, ned.deily
2017-10-10 18:51:16hardkrashsetmessageid: <1507661476.93.0.213398074469.issue31751@psf.upfronthosting.co.za>
2017-10-10 18:51:16hardkrashlinkissue31751 messages
2017-10-10 18:51:16hardkrashcreate