Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mypy plugin fixes | Mike Bayer | 2023-01-18 | 1 | -4/+12 |
* | Try running pyupgrade on the code | Federico Caselli | 2022-11-16 | 1 | -1/+1 |
* | pep-484 for sqlalchemy.event; use future annotations | Mike Bayer | 2022-02-15 | 1 | -0/+2 |
* | establish mypy / typing approach for v2.0 | Mike Bayer | 2022-02-13 | 1 | -11/+22 |
* | fix(mypy): Placeholder vars should have fullname set. | Jaen Saul | 2022-01-15 | 1 | -0/+1 |
* | use fully qualified, locatable names for all use of api.named_type() | Mike Bayer | 2021-12-22 | 1 | -4/+5 |
* | Refactor mypy plugin | Bryan Forbes | 2021-08-07 | 1 | -45/+70 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Re-infer statements that got more specific on subsequent pass | Mike Bayer | 2021-04-20 | 1 | -2/+46 |
* | Update mypy plugin to conform to strict mode | Bryan Forbes | 2021-04-12 | 1 | -10/+26 |
* | Update mypy plugin to only use public plugin API | Bryan Forbes | 2021-04-09 | 1 | -9/+6 |
* | Adjust for mypy incremental behaviors | Mike Bayer | 2021-04-05 | 1 | -0/+215 |