Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Always explicitly set encoding for text files (fixes #8263) | Daniel Mensinger | 2021-06-29 | 1 | -2/+2 |
* | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 2021-03-04 | 1 | -1/+1 |
* | various python neatness cleanups | Eli Schwartz | 2021-03-04 | 1 | -1/+1 |
* | typing: fully annotate tools | Daniel Mensinger | 2020-09-08 | 1 | -2/+2 |
* | Update dircondenser.py tool to update paths in test.json as well | Jon Turney | 2020-04-30 | 1 | -0/+4 |
* | types: import typing as T (fixes #6333) | Daniel Mensinger | 2020-01-08 | 1 | -3/+3 |
* | CI: add initial type annotation checking | Michael Hirsch, Ph.D | 2019-11-07 | 1 | -9/+12 |
* | Fix flake8 whitespace reports | Jon Turney | 2018-09-13 | 1 | -1/+1 |
* | Add script to condense test directory names. | Jussi Pakkanen | 2018-07-31 | 1 | -0/+82 |