Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- fix for case when child element cannot be found #139

Merged
merged 1 commit into from
Jun 25, 2014
Merged

- fix for case when child element cannot be found #139

merged 1 commit into from
Jun 25, 2014

Conversation

dk
Copy link
Contributor

@dk dk commented Jun 24, 2014

No description provided.

@gempesaw
Copy link
Collaborator

This is analogous to #47 and #70, so I went looking to see the precedence for this issue. Oddly, the exact same change is rejected in #47 and accepted in #70. So, uh.

At the cost of backcompat, I'm going to merge this in - I think it makes way more sense for the method to always return an array that is sometimes empty instead of blowing up on a dereference error.

gempesaw added a commit that referenced this pull request Jun 25, 2014
Fix dereference error in find_child_elements
@gempesaw gempesaw merged commit 2f4b561 into teodesian:master Jun 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants