Merge lp://staging/~cjwatson/storm/reference-set-is-empty into lp://staging/storm
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 548 |
Proposed branch: | lp://staging/~cjwatson/storm/reference-set-is-empty |
Merge into: | lp://staging/storm |
Diff against target: |
57 lines (+18/-0) 3 files modified
NEWS (+1/-0) storm/references.py (+3/-0) storm/tests/store/base.py (+14/-0) |
To merge this branch: | bzr merge lp://staging/~cjwatson/storm/reference-set-is-empty |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tom Wardill (community) | Approve | ||
Storm Developers | Pending | ||
Review via email: mp+380837@code.staging.launchpad.net |
Commit message
Implement is_empty on bound ReferenceSets.
Description of the change
This works on ordinary ResultSets, and can easily work on bound ReferenceSets too.
To post a comment you must log in.