]> 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:54:58 +0000 (11:54 -0400)
commitdcb36d73bbf6a8e6e780aae3c5ae40e8d03bec3a
tree55111f50a4d8a2c3fc52ae2a710c0a5779f9a1cb
parent5e48edad84ad6cc1f52dfd63af79a949f6ce5f29
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
lib/sqlalchemy/dialects/mysql/reflection.py
pyproject.toml
tox.ini