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 ValueError when decoding non-unicode body #105

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

suda
Copy link
Contributor

@suda suda commented Sep 6, 2024

Summary

The PR fixes a bug in parsing non-unicode body.

What's changed?
The ValueError was added as one of the exceptions caught.

Why do we need this?
It fixes #73 issue.

How have you tested it?
With the attached unit tests.

Checklist

  • I have reviewed this myself
  • There is a unit test covering every change in this PR
  • I have updated the relevant documentation

Details

@suda suda marked this pull request as ready for review September 6, 2024 19:31
@cyclimse cyclimse self-requested a review November 26, 2024 14:54
@cyclimse
Copy link
Collaborator

Thanks a lot for this contribution. I sincerely apologize for the delay in reviewing/merging this 🙇
The bot which usually pings us on new PRs was disabled for this repo 😬

I will release this fix as soon as possible.

Have a great day! 💜

@cyclimse cyclimse merged commit 8081e45 into scaleway:main Nov 27, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants