]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Python 3 changes the round to return a Decimal not a float.
authorMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 17:08:30 +0000 (17:08 +0000)
committerMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 17:08:30 +0000 (17:08 +0000)
commit19e85665e4139c2bc6b2a7d2d90eb8a54112bd50
tree17c47d7b391266cf8700fd56ab52f61e3534e240
parent62649f8eebe42e4b407641e743b4951fcce5e29c
Python 3 changes the round to return a Decimal not a float.
test/orm/test_generative.py