[Python-3000] C API changes? [Was: Python 3000 Process]

Barry Warsaw barry at python.org
Wed Mar 22 13:28:49 CET 2006


On Tue, 2006-03-21 at 21:23 -0800, Neal Norwitz wrote:

> If we used C99, we could also use // comments and inline declarations,
> rather than only at the start of a scope.  I would like all of these,
> though I'm not sure we want to require C99.  I updated the PEP with an
> outstanding issues section and added using C99.

I was going to ask the same question.  Maybe we should make a table
outlining the major platform/compilers that would support (or be
missing) a sufficient C99 compiler.  I do think we should strive for C99
as a base-line requirement.

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 309 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-3000/attachments/20060322/f52eb936/attachment.pgp 


More information about the Python-3000 mailing list