]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove mypy_path workaround and ensure messages received
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jul 2022 14:18:06 +0000 (10:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jul 2022 16:18:22 +0000 (12:18 -0400)
commit9c9d88d546829f6aca48fb421c1484f25828160a
tree6121d6ed5b76dbf362cc35659c08f9ccb3c87880
parent742ca44700b5c1a715fb18f50905c64435e79474
remove mypy_path workaround and ensure messages received

Fixes: #8281
Change-Id: Ice47880ba7924daff68aef6b1791f3c66849f550
(cherry picked from commit 4fe222d9412df30fc15ace3d7a7fd4365eb9e05a)
test/ext/mypy/files/relationship_err3.py
test/ext/mypy/files/typing_err3.py
test/ext/mypy/test_mypy_plugin_py3k.py