Pablo Galindo Salgado <[email protected]> added the comment:
The test needs to build a lot of C extensions with different parsers, and that compilation is what takes most of the time. I don't think we should skip these tests by default on Windows, as it gives us valuable information (that the parser features work compiled on windows). If you have an idea on how to speed the tests, I'm all ears :) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46524> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
