Message 371735 - Python tracker

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.

Content
> Oh, why I can not use C99?

PEP 7 requires C99 to build Python, but I think that we can try to keep C89 compatibility for the public header files (Python C API).