]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
double guard import issue
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2025 14:56:39 +0000 (09:56 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Nov 2025 15:25:35 +0000 (10:25 -0500)
commitf4c08c07d0ea4d18d384925f4c7d46f05566f42b
tree3b1e727ff6eccb0c9a94a16acf1e0bc834b51eb9
parent7beb71d208955f8badef270c67eb47f3caac1f96
double guard import issue

3.13 has an import issue, 3.14 has a "hey why are you ignoring here"
issue, solve them both

this then cascaded into zimport uncooperativeness so had to
fix that and put out 0.6.3, so this becomes more of a thing

Change-Id: I5c01e48af2af14be17c3e5f2a53e7913444b98eb
.pre-commit-config.yaml
lib/sqlalchemy/util/langhelpers.py
pyproject.toml