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

Fix bug with validation encoding #550

Merged
merged 6 commits into from
Apr 29, 2024
Merged

Fix bug with validation encoding #550

merged 6 commits into from
Apr 29, 2024

Conversation

larsoner
Copy link
Collaborator

@larsoner larsoner commented Apr 29, 2024

True TDD, should fail on this first commit. If it doesn't I'll push until it does. Then I think we just need a open(..., encoding="utf-8") here

with open(self.source_file_name) as file:

@larsoner
Copy link
Collaborator Author

Okay it's green, which looking further might be expected. Feel free to squash + merge if people are happy with adding a Windows test (I think it's worthwhile!) and add it to the merge requirements. Will continue discussion in #546

@jarrodmillman jarrodmillman merged commit 3a21e54 into numpy:main Apr 29, 2024
23 checks passed
@stefanv stefanv added this to the 1.8.0 milestone Apr 29, 2024
@jarrodmillman jarrodmillman changed the title BUG: Fix bug with validation encoding Fix bug with validation encoding May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants