[New-bugs-announce] [issue31751] Support for C++ 11 and/or C++ 14 in python.org installer

steven Michalske report at bugs.python.org
Tue Oct 10 14:51:16 EDT 2017


New submission from steven Michalske <smichalske at gmail.com>:

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.

----------
components: Build, Installation, macOS
messages: 304068
nosy: hardkrash, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Support for C++ 11 and/or C++ 14 in python.org installer
type: enhancement
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31751>
_______________________________________


More information about the New-bugs-announce mailing list