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 click-log API change. Issue #58 #59

Closed
wants to merge 1 commit into from

Conversation

mistrey
Copy link

@mistrey mistrey commented Sep 8, 2017

Fix breaking API change introduced with Click-Log 0.2.0 reported in #58.

Running the script with Python 3.5 required to capture a UnicodeEncodeError exception instead of UnicodeDecodeError.

Fix breaking API change
introduced with Click-Log 0.2.0.

Running the script with Python 3.5
required to capture a UnicodeEncodeError exception
instead of UnicodeDecodeError.
@kdeldycke
Copy link
Owner

I'm going to decline this PR as duplicates of #60. As for UnicodeError, can you create another PR with the appropriate unittest please?

@github-actions
Copy link

github-actions bot commented Oct 5, 2020

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 5, 2020
@kdeldycke kdeldycke added 🐛 bug Something isn't working, or a fix is proposed 🧑‍🤝‍🧑 duplicate This issue or pull request already exists and removed bug labels Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working, or a fix is proposed 🧑‍🤝‍🧑 duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants