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

Remove ChannelError.__repr__ in favor of __str__ #3098

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

benclifford
Copy link
Collaborator

See PR #1966 for more context

Changed Behaviour

Channel error messages which report via repr rather than str will look different - now using repr-style syntax. Error messages which use str will remain the same.

Type of change

  • Code maintenance/cleanup

@khk-globus khk-globus merged commit 3203888 into master Feb 22, 2024
6 checks passed
@khk-globus khk-globus deleted the benc-channel-error-repr branch February 22, 2024 18:01
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.

3 participants