Skip to content

cleaned up error messages generated via exceptions#153

Merged
lutzhamel merged 1 commit intodev-1.0.0from
cleanup-exceptions
Mar 31, 2022
Merged

cleaned up error messages generated via exceptions#153
lutzhamel merged 1 commit intodev-1.0.0from
cleanup-exceptions

Conversation

@lutzhamel
Copy link
Copy Markdown
Collaborator

  • Moved from using 'repr' to 'str' in order to generate error messages from exceptions.
  • Cleaned up how exceptions are handled in 'interp': all error messages are now generated by the handler for 'Exception' unless a particular error needs special handling.

@lutzhamel lutzhamel merged commit f609c83 into dev-1.0.0 Mar 31, 2022
@lutzhamel lutzhamel deleted the cleanup-exceptions branch March 31, 2022 18:26
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.

1 participant