Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mypy: check collector.py and plugin_support.py | Ned Batchelder | 2023-01-01 | 1 | -2/+4 |
| | |||||
* | mypy: inorout.py, disposition.py, and part of control.py | Ned Batchelder | 2022-12-30 | 1 | -3/+18 |
| | |||||
* | debug: reprs make debugging easier | Ned Batchelder | 2022-01-15 | 1 | -1/+3 |
| | |||||
* | style: convert more string formatting to f-strings | Ned Batchelder | 2021-11-11 | 1 | -1/+1 |
| | |||||
* | fix: avoid measuring generated code. #1160 | Ned Batchelder | 2021-10-18 | 1 | -0/+2 |
| | |||||
* | refactor: pyupgrade --py36-plus coverage/*.py | Ned Batchelder | 2021-05-02 | 1 | -3/+3 |
| | |||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Huge refactor of code out of control into inorout | Ned Batchelder | 2018-02-25 | 1 | -0/+37 |
--HG-- branch : inorout |