##// END OF EJS Templates
tests: run test-check-py3-compat only in pure python mode...
tests: run test-check-py3-compat only in pure python mode This test was added few years ago to detect syntax and import related warnings and kickstart the python-3 porting efforts. It tries to parse the ast and import the module. When using in strict modes like `HGMODULEPOLICY=rust` or `HGMODULEPOLICY=c`, the test fails. Let's run the test only on pure python mode. We now have full test suite being run with python 3 and some people even use hg with python 3 in production (like me).

File last commit:

r43078:268662aa default
r46046:6916e6b8 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer