Skip to content

fix failing tests on Linux#3

Merged
jlchen5 merged 2 commits intojlchen5:mainfrom
marakyte:main
Dec 21, 2025
Merged

fix failing tests on Linux#3
jlchen5 merged 2 commits intojlchen5:mainfrom
marakyte:main

Conversation

@marakyte
Copy link
Contributor

Just some minor tweaks:

  • only open files with os.O_BINARY flag on Windows. Note that this doesn't include Cygwin under Windows, which may also require this change; see the sys.platform documentation.
  • fix a broken import in one pytest

@jlchen5 jlchen5 merged commit 2d0e15a into jlchen5:main Dec 21, 2025
0 of 5 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.

2 participants