]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
initial fixes to get tests to pass on py 3.3, [ticket:2542]
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Aug 2012 02:25:05 +0000 (22:25 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Aug 2012 02:25:05 +0000 (22:25 -0400)
commit1018e3b1d634f082dfed76299117b99f994c77cf
tree9b928fd95712fb05ba3cea5b0fdd2206aa172de6
parent159c75b0cae26b51141f665c376fdb2b9c245b63
initial fixes to get tests to pass on py 3.3, [ticket:2542]
distribute_setup.py
test/dialect/test_mssql.py
test/ext/test_compiler.py
test/ext/test_declarative.py
test/orm/test_eager_relations.py
test/orm/test_query.py
test/sql/test_metadata.py