]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove instanceof() in favor of memoized flags, part of [ticket:1566]
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Oct 2009 02:19:37 +0000 (02:19 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Oct 2009 02:19:37 +0000 (02:19 +0000)
commitad89932715193275d37b5e22b830f092e350b1fe
tree63ee64ce90f7a7eb76e6585935bdb90d184a65f6
parent87824331c6f455a32e1e48a0bac5dcb3d77d551f
remove instanceof() in favor of memoized flags, part of [ticket:1566]
lib/sqlalchemy/schema.py
lib/sqlalchemy/sql/compiler.py
test/aaa_profiling/test_zoomark.py