mirror of
https://github.com/python/mypy.git
synced 2026-04-03 11:48:31 +00:00
Now the generated C files for the first mypyc run test failure in a pytest session will be copied to the `.mypyc_test_output` directory, and this will be indicated in the test output. This is a convenience feature to help in the common scenario where all test failures have the same root cause, so any single output is sufficient for debugging. Document this and `--mypyc-showc`, which allows showing generated C for every test failure. The latter is too verbose to be enabled by default.
63 lines
599 B
Plaintext
63 lines
599 B
Plaintext