]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use our new Cls.memoized_name._reset(self) method in place of all those __dict__...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Sep 2012 17:09:43 +0000 (13:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Sep 2012 17:09:43 +0000 (13:09 -0400)
commitbce3ffc3412737eae51cfe2ba231c6d1366a7d16
treef82e11b578a212af9e1f809c4b2d1856a3b54fcd
parent152163b3336970460b605fc2a79766d94f467f8d
- use our new Cls.memoized_name._reset(self) method in place of all those __dict__.pop(),
remove reset_memoized
lib/sqlalchemy/orm/state.py
lib/sqlalchemy/sql/expression.py
lib/sqlalchemy/sql/util.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/langhelpers.py
test/lib/profiles.txt