]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make sure integer is here. only the C ext doesn't try to call "key_fallback" for...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 11 Jun 2012 16:15:15 +0000 (12:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 11 Jun 2012 16:15:15 +0000 (12:15 -0400)
commite6749b6973de0d43b9ab8991d9a8895e0762cb65
tree3abe5e191d57a404abc66c9ccdb4027a56e6a173
parent5b8e5d381c710b0d813022467acc56265e98a27d
make sure integer is here.  only the C ext doesn't try to call "key_fallback" for integer here,
pure python one does.
test/aaa_profiling/test_resultset.py