]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Found another float / Decimal issue that needs to be changed to be consistent on...
authorMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 22:10:28 +0000 (22:10 +0000)
committerMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 22:10:28 +0000 (22:10 +0000)
commitc6dd43b25245a4e6cd184995357e97a0a8a1dbe7
treed877d25f3dc323a3cde798f0540735bf15a6f5ce
parent91bca6b4701272257c714bb18b2b14d1264b2ca3
Found another float / Decimal issue that needs to be changed to be consistent on Python2/3.
test/orm/test_generative.py