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

Fixed big-endian bug #3

Merged
merged 5 commits into from Oct 16, 2022
Merged

Conversation

radarhere
Copy link

Suggestions for python-pillow#6486

  • Simplified test code
  • Fixed typo
  • Removed '# fmt: off' and '# fmt: on' lines. I don't think the formatting looks that bad?
  • In our s390x CI at the moment, your PR is failing. This is because make_fourcc doesn't specify the endianness. I've replaced it with i32, and the tests pass.
  • Simplified imports

radarhere pushed a commit that referenced this pull request Oct 11, 2022
Restored unimplemented DXGI format test
@radarhere radarhere merged commit 5170221 into REDxEYE:improved_dds Oct 16, 2022
@radarhere radarhere deleted the improved_dds branch October 16, 2022 03:15
radarhere pushed a commit that referenced this pull request Dec 21, 2022
Free comment when returning early
REDxEYE pushed a commit that referenced this pull request Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant