◐ Shell
clean mode source ↗

Message 77838 - Python tracker

> Do we have any means to test the C++ compatibility of the header files?

No, we fix it when users report bugs (which typically happens very
quickly after we made some).

> Full C++ compatibility is one way to make sure the header files are
> compatible, too. *wink* I don't see harm in sprinkling explicit type
> casts over the C code, too.

That requires discussion, I'm opposed to such a change: it adds
unnecessary complication. In any case, such discussion would belong
to python-dev.