]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
repair F632 issue
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Feb 2019 02:34:53 +0000 (21:34 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Feb 2019 02:34:53 +0000 (21:34 -0500)
commit5ae8a54ed381735a88141b8ec5326b21c36e793b
treed98bb0b48c893f51a545155c9515353eca32146f
parent7e48d8b2a70b399ffa6ec874f824d6cee82980a0
repair F632 issue

in b8f9517cddf41dbb47ae4ad120141c7ab1a29ac5 we disabled this new error
coming up, but it's just this one line in a test that is in fact wrong.

Change-Id: I4e3612596e9735c7db066832d13ccb454c93808f
setup.cfg
test/ext/test_indexable.py