]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
support mypy 2.0
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 May 2026 15:54:58 +0000 (11:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 May 2026 15:56:54 +0000 (11:56 -0400)
commit2aa60e24d69f0d388853a889d51ddb4f2ce3c9ef
treea2da94415cb7f38314be3baaf8184f92ca152484
parent7722661f1308b99759cd30918ca8c0f09f685737
support mypy 2.0

mypy just went to 2.0.

and there seems to be...

exactly one "type: ignore" to remove and...that's it?

well OK!

Change-Id: I29f919641acc0e970b566c850063db7ecad70ed9
(cherry picked from commit dcb36d73bbf6a8e6e780aae3c5ae40e8d03bec3a)
lib/sqlalchemy/dialects/mysql/reflection.py
pyproject.toml
tox.ini