Comment 3 for bug 413970

Revision history for this message
Gary van der Merwe (garyvdm) wrote :

That branch cause lots of tests that expect find_branches to return a list to fails, hence I have not done a merge proposal. What I think needs to happen, is to create a new method, called iter_find_branches (or iter_branches), and change find_branches to return list(self.iter_find_branches())