Closed khenderick closed 8 years ago
Based on the failed tests, a lot of code depends on this - imo incorrect - behavior. Unfortunately, I don't have the time to look into it further, so I'll close of this pull request with a +1 towards #155 and we'll work around this in our wrapper.
When there are no children, self is yielded even though the
leaves_only
parameter is True when you usemy_result.children
.