[Python-Dev] PEP 384 accepted

"Martin v. Löwis" martin at v.loewis.de
Sat Dec 4 09:49:12 CET 2010


> I'm not really complaining (the API fixes are long overdue), just
> leaving a comment that what a compiler considers a warning or error
> pretty much depends on compiler, platform and configuration.

No no no. It does *not* depend on compiler, platform, or configuration.
It *only* depends on the programming language. So for C++, it's an
API change; for C, it's not.

Still, I can point that out.

Regards,
Martin


More information about the Python-Dev mailing list