summaryrefslogtreecommitdiff
path: root/test/ext/mypy/test_mypy_plugin_py3k.py
Commit message (Expand)AuthorAgeFilesLines
* Try running pyupgrade on the codeFederico Caselli2022-11-161-4/+2
* try to support mypy 0.990Mike Bayer2022-11-091-2/+12
* Improve typings of execution optionsFederico Caselli2022-11-021-0/+4
* remove mypy_path workaround and ensure messages receivedMike Bayer2022-07-231-16/+12
* revenge of pep 484Mike Bayer2022-05-151-1/+1
* pep484 ORM / SQL result supportMike Bayer2022-04-271-1/+36
* update flake8 noqa skips with proper syntaxFederico Caselli2022-04-111-2/+2
* bump black to 22.3.0Mike Bayer2022-03-281-1/+1
* establish mypy / typing approach for v2.0Mike Bayer2022-02-131-58/+153
* replace test tags with pytest.markMike Bayer2022-01-251-0/+1
* Add mypy tests on github.Federico Caselli2021-07-221-1/+13
* mypy: fix working directory for mypy_extra_test_paths.Maico Timmerman2021-05-051-21/+7
* mypy: load extra test files from environment variableMaico Timmerman2021-05-041-16/+39
* Re-infer statements that got more specific on subsequent passMike Bayer2021-04-201-1/+5
* Adjust for mypy incremental behaviorsMike Bayer2021-04-051-2/+15
* Add DeclarativeMeta to globalsMike Bayer2021-03-311-2/+59
* Implement Mypy pluginMike Bayer2021-03-131-0/+115