Even if for most changes, testing gcc and clang is useless, I'm in
favor of keeping both for the CI. It doesn't cost much, and it's not
that uncommon that Clang catchs bugs or warnings, than GCC doesn't.

The question is more who checks for compiler warnings in the CI :-)
Currently, you have to dig into logs, it's not really convenient.

Sometimes, I see compiler warnings when I read buildbots stdout. I'm
trying to fix them in a irregular basis :-)

Victor
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to