Skip to content

Fix issue #684 UnicodeDecodeError#694

Merged
pgbrodrick merged 5 commits into
isofit:devfrom
danschef:fix_issue684_UnicodeDecodeError
May 24, 2025
Merged

Fix issue #684 UnicodeDecodeError#694
pgbrodrick merged 5 commits into
isofit:devfrom
danschef:fix_issue684_UnicodeDecodeError

Conversation

@danschef

Copy link
Copy Markdown
Contributor

This simply replaces the [✓] characters in all ISOFIT code files with [OK] to fix the UnicodeDecodeError from issue #684.

There is surely also another solution which would enable a correct colorization of the [✓] character, but this is the most pragmatic way to #684 for now.

Fixes #684.

@pgbrodrick

Copy link
Copy Markdown
Collaborator

Thanks Daniel, this looks great!

@pgbrodrick pgbrodrick merged commit 2ffb0df into isofit:dev May 24, 2025
17 checks passed
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.

UnicodeEncodeError: 'charmap' codec can't encode character '\u2713' caused by [✓] pattern.

2 participants