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

Attempt to fix cleanup.py errors #1121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SevenSpheres
Copy link
Contributor

@SevenSpheres SevenSpheres commented Sep 29, 2022

When trying to run cleanup.py for #1120 I got UnicodeDecodeError. With this change it worked. The error is probably Windows-specific, since apparently the script was originally trying to use CP1252 encoding.

@hannorein
Copy link
Member

I'm hesitant to merge that in as it will break python2 support (which I still use on some backend servers).

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.

2 participants