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

fixed UnicodeDecodeError occurring during file name parsing #118

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

jstucke
Copy link
Contributor

@jstucke jstucke commented Jun 13, 2023

This PR fixes a UnicodeDecodeError that could occur when trying to parse file names as utf-8

resolves #117

@theopolis
Copy link
Owner

ok to test

@jstucke
Copy link
Contributor Author

jstucke commented Jun 15, 2023

Is the CI not working? Maybe it would make sense to also update the CI script (since two of the three tested Python versions have reached their "end of life" and the other one will follow later this month) and switch to a GitHub action?

@theopolis
Copy link
Owner

I am not sure, I will look into it tonight. There is a protection on the CI to require a collaborator to approve it. But I forget what the trigger is.

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.

UnicodeDecodeError when trying to extract UEFI
2 participants