[Python-Dev] C99

Sebastian Krause sebastian at realpath.org
Sat Jun 4 04:12:57 EDT 2016


Martin Panter <vadmium+py at gmail.com> wrote:
>> So, what say you to updating PEP 7 to allow C99 features for Python 3.6
>> (in so much as GCC and MSVC support them)?
>
> Sounds good for features that are well-supported by compilers that
> people use. (Are there other compilers used than just GCC and MSVC?)

clang on OS X, but it supports pretty much everything that GCC
supports as well.


More information about the Python-Dev mailing list