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

Change to raise unparser specific error on unknown node type #150

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

mbj
Copy link
Owner

@mbj mbj commented Aug 25, 2020

  • This unparser specific exception type makes it easy to catch errors
    originating from the specific case unparser is exposed to a node type
    it does not understand.

* This unparser specific exception type makes it easy to catch errors
  originating from the specific case unparser is exposed to a node type
  it does not understand.
@mbj
Copy link
Owner Author

mbj commented Aug 25, 2020

Rebased and CI passing version of #143 .

@mbj mbj self-assigned this Aug 25, 2020
@mbj mbj merged commit 319e740 into master Aug 25, 2020
@mbj mbj deleted the change/exception-type branch August 25, 2020 01:35
@mbj
Copy link
Owner Author

mbj commented Aug 25, 2020

@palkan This is part of the 0.4.8 release.

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.

None yet

2 participants