]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
most ORM tests passing in py3.1 with these changes
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2009 17:21:41 +0000 (17:21 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2009 17:21:41 +0000 (17:21 +0000)
commit1cbda5c003221279efe8085f774575639b4ea0d1
tree1acc24a79f57e941eb93bb61c96d48c61c837346
parent06288d51b854c16a52de78a462d0de3e033f8329
most ORM tests passing in py3.1 with these changes
lib/sqlalchemy/engine/base.py
lib/sqlalchemy/orm/query.py
test/testlib/compat.py
test/testlib/sa_unittest.py