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

Replace in case of unicode errors #1528

Closed
wants to merge 3 commits into from
Closed

Replace in case of unicode errors #1528

wants to merge 3 commits into from

Conversation

mattyding
Copy link
Contributor

@mattyding mattyding commented Sep 16, 2024

To improve user workflow, automatically replace any unicode errors in their code with a replacement character. With this change, we shouldn't encounter any UnicodeDecodeErrors at all, so I removed the CannotUnicodeDecodeFile that was added previously in #1457

How is this tested

Modified unit test

Screenshot 2024-09-16 at 1 20 44 PM

@mattyding mattyding requested a review from a team as a code owner September 16, 2024 20:15
@mattyding
Copy link
Contributor Author

won't do

@mattyding mattyding deleted the unicode-decode branch October 29, 2024 22:57
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.

1 participant