Skip to content

Conversation

@Moooog
Copy link

@Moooog Moooog commented Oct 20, 2022

Bump minor version to 0.4.12 + correct encoding errors people face with cp1252 (cp850 works but not recommended)

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 1477: character maps to <undefined>
Ignore cp1252 encoding error (cp850 works as default but isnt recommended so ignoring the error is preferred and will successfully write requirement file)
Add error="ignore" to both open()
@jonas-eschle
Copy link
Collaborator

Should we just ignore errors by default?

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