Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mypy: test_config.py, test_context.py | Ned Batchelder | 2023-01-03 | 1 | -1/+1 |
* | mypy: check collector.py and plugin_support.py | Ned Batchelder | 2023-01-01 | 1 | -7/+92 |
* | mypy: add cmdline.py and test_cmdline.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
* | mypy: add env.py | Ned Batchelder | 2022-12-31 | 1 | -4/+1 |
* | mypy: control.py is checked | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
* | mypy: check tests/goldtest.py, tests/test_html.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
* | mypy: add data.py and test_api.py | Ned Batchelder | 2022-12-31 | 1 | -1/+8 |
* | mypy: inorout.py, disposition.py, and part of control.py | Ned Batchelder | 2022-12-30 | 1 | -1/+4 |
* | mypy: check python.py | Ned Batchelder | 2022-12-29 | 1 | -1/+6 |
* | mypy: check sqldata.py | Ned Batchelder | 2022-12-29 | 1 | -0/+21 |
* | mypy: use specialized type name for ints that are line numbers | Ned Batchelder | 2022-12-29 | 1 | -1/+4 |
* | mypy: mypy checks plugin.py | Ned Batchelder | 2022-12-29 | 1 | -0/+47 |