]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Made testlib's --unhashable and r3935's set changes play nice
authorJason Kirtland <jek@discorporate.us>
Thu, 14 Feb 2008 22:39:42 +0000 (22:39 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 14 Feb 2008 22:39:42 +0000 (22:39 +0000)
commit90e3532d0cf90ccfa8ba26786c74bb59fcdfb1c6
tree0f0112ee87a62c09897ef248887137a29b15a7b5
parentbd27fb07d4369ea8a77b2954012c8b1a63bc242d
- Made testlib's --unhashable and r3935's set changes play nice
- A bonus overhead reduction for IdentitySet instances
lib/sqlalchemy/util.py
test/testlib/orm.py