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

v0.59.0 fails with UnicodeDecodeError #384

Closed
c-w-feldmann opened this issue Jul 16, 2024 · 1 comment · Fixed by #385
Closed

v0.59.0 fails with UnicodeDecodeError #384

c-w-feldmann opened this issue Jul 16, 2024 · 1 comment · Fixed by #385
Assignees

Comments

@c-w-feldmann
Copy link

Hey, thanks for providing this cool tool!

Our github workflow utilzes docsig and so far, it worked smoothly. After upgrading to 0.59.0 we get this error:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

You can the the original error here

Since it worked so far, I guess this is a bug. Unfortunately, I cannot test this locally right now, so I am not able to find a minimal example.
I hope I can provide this in the next days.

Environment:

  • Python version: 3.11.9
  • docsig version: 0.59.0
@jshwi
Copy link
Owner

jshwi commented Jul 17, 2024

Hey @c-w-feldmann
Thanks heaps for spotting this, and particularly for taking the time to let me know
I can see what went wrong, and I'm going to patch this up now
0.59.1 will have this resolved
Cheers!
Stephen

jshwi added a commit that referenced this issue Jul 17, 2024
This reverts commit 3b6c98f.

Signed-off-by: Stephen Whitlock <[email protected]>
@jshwi jshwi linked a pull request Jul 17, 2024 that will close this issue
jshwi added a commit that referenced this issue Jul 17, 2024
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 a pull request may close this issue.

2 participants