summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mypy/apply.py
Commit message (Expand)AuthorAgeFilesLines
* mypy plugin fixesMike Bayer2023-01-181-4/+12
* Try running pyupgrade on the codeFederico Caselli2022-11-161-1/+1
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* establish mypy / typing approach for v2.0Mike Bayer2022-02-131-11/+22
* fix(mypy): Placeholder vars should have fullname set.Jaen Saul2022-01-151-0/+1
* use fully qualified, locatable names for all use of api.named_type()Mike Bayer2021-12-221-4/+5
* Refactor mypy pluginBryan Forbes2021-08-071-45/+70
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Re-infer statements that got more specific on subsequent passMike Bayer2021-04-201-2/+46
* Update mypy plugin to conform to strict modeBryan Forbes2021-04-121-10/+26
* Update mypy plugin to only use public plugin APIBryan Forbes2021-04-091-9/+6
* Adjust for mypy incremental behaviorsMike Bayer2021-04-051-0/+215