Skip to content

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
@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