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

Avoided failures in name related API methods #11

Merged
merged 3 commits into from
Oct 17, 2019

Conversation

kaspersorensen
Copy link
Contributor

Please first check PR #10 as it precedes this change.

I wanted to first demonstrate that the API methods right now are unsafe (throws KeyError or AttributeError at random). I did that with the tests. Then I fixed the methods to return empty arrays or None as appropriate.

@porimol porimol merged commit 5ff8b4d into porimol:master Oct 17, 2019
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