Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-07 | move a bunch of imports into TYPE_CHECKING blocks | Eli Schwartz | 1 | -3/+2 |
2022-01-27 | fix some flake8 violations for unused imports | Eli Schwartz | 1 | -1/+0 |
2021-11-04 | fix regression that broke string.format with list objects | Eli Schwartz | 1 | -0/+2 |
2021-10-26 | interpreter: Revert old path joining behavior (fixes #9450) | Daniel Mensinger | 1 | -1/+2 |
2021-10-10 | Revert "interpreter: Add FeatureNew check" | Eli Schwartz | 1 | -12/+0 |
2021-10-04 | fix extra whitespace | Eli Schwartz | 1 | -2/+0 |
2021-09-25 | interpreter: Add FeatureNew check | Daniel Mensinger | 1 | -0/+12 |
2021-09-25 | Remove helpers.check_stringlist() | Daniel Mensinger | 1 | -0/+8 |
2021-09-25 | interpreter: Introduce StringHolder | Daniel Mensinger | 1 | -0/+174 |