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