]> 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:35:47 +0000 (21:35 -0500)
commitf9ccd2920d2e1c5f0ce133092335b39a7dfcf72c
treea7fef289ebcd8f57e53fa1ad16dbea5493b81a51
parent05ff4b9046e6c6086f18190c0aea892e47db8e1e
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
(cherry picked from commit 5ae8a54ed381735a88141b8ec5326b21c36e793b)
setup.cfg
test/ext/test_indexable.py