]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- another heap of inlinings and now I really have to be done with this
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Dec 2010 02:37:52 +0000 (21:37 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Dec 2010 02:37:52 +0000 (21:37 -0500)
commitb79a5e7640fc1c8ca7acce5bfd2509ddf0102080
tree4fce95f955d2f1ca15ded2c3030e78b79e82cb68
parentdff4e0591eee3def7c4c38666c8fc581c327aa87
- another heap of inlinings and now I really have to be done with this
16 files changed:
lib/sqlalchemy/engine/base.py
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/orm/events.py
lib/sqlalchemy/orm/identity.py
lib/sqlalchemy/orm/instrumentation.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/orm/session.py
lib/sqlalchemy/orm/state.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/util/_collections.py
test/aaa_profiling/test_compiler.py
test/aaa_profiling/test_orm.py
test/aaa_profiling/test_resultset.py
test/aaa_profiling/test_zoomark.py
test/aaa_profiling/test_zoomark_orm.py