]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
*most* py3k warnings are resolved, with the exception of the various __setslice__...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Dec 2008 18:46:27 +0000 (18:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Dec 2008 18:46:27 +0000 (18:46 +0000)
commit5ddce0ea00ff0534392ecabbb17b74becdcee4aa
treed147170332fe7ca79e93d5dc8a84cae33972d543
parentd76dc73f33b6607b3805dc0efa29a98057afdb55
*most* py3k warnings are resolved, with the exception of the various __setslice__ related warnings
I don't really know how to get rid of
lib/sqlalchemy/databases/mssql.py
lib/sqlalchemy/orm/collections.py
lib/sqlalchemy/sql/expression.py
test/orm/inheritance/polymorph.py
test/orm/inheritance/query.py
test/orm/mapper.py
test/testlib/assertsql.py
test/testlib/sa_unittest.py