]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Inline a few ORM arguments, others
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jun 2020 13:50:04 +0000 (09:50 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jun 2020 15:36:37 +0000 (11:36 -0400)
commit7f0cb933f2b1979a8d781855618b7fd3bf280037
tree22957c23cdd906a929cd7e3daecacef5e0675513
parent58ea81121877330e4bacd5aa4934c2742fc11693
Inline a few ORM arguments, others

small changes

Change-Id: Id89a0651196c431d0aaf6935f5a4e7b12dd70c6c
lib/sqlalchemy/orm/context.py
lib/sqlalchemy/orm/session.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/elements.py
test/aaa_profiling/test_orm.py
test/orm/test_query.py