[Python-Dev] Is this safe enough? Re: [Python-checkins] cpython: _Py_Identifier are always ASCII strings (original) (raw)

Gregory P. Smith greg at krypto.org
Tue Feb 7 20:10:05 CET 2012


Why do we still care about C89? It is 2012 and we're talking about Python 3. What compiler on what platform that anyone actually cares about does not support C99?

-gps



More information about the Python-Dev mailing list