]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a clear() to SetIsh here so that the control/direct gets cleared
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 2 Aug 2013 17:01:32 +0000 (13:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 2 Aug 2013 17:01:32 +0000 (13:01 -0400)
commit31ec1fc85eda517c2bc70fd4c9bbd4d51a2546a6
treeb970737cf2422895cdbf5abe32cec020058d6c3d
parent4d132c38af1d2e5376c09ffd2574050300e6c691
- add a clear() to SetIsh here so that the control/direct gets cleared
before we do the pop() test.
- make clear()/pop() test unconditional
test/orm/test_collection.py