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 encoding and decoding on big endian systems #99

Merged
merged 6 commits into from
Oct 28, 2024

Conversation

scaramallion
Copy link
Member

  • Fixes encoding and decoding on big endian systems
  • Drops support for Python 3.8 and adds it for 3.13
  • Require NumPy > v2.0
  • Use OpenJpeg v2.5.2
  • Bump version to v2.4.0
  • Remove _openjpeg.c from package, it gets added during the build process

@scaramallion scaramallion merged commit 8cd6bc2 into pydicom:main Oct 28, 2024
20 checks passed
@scaramallion scaramallion deleted the dev-be branch October 28, 2024 12:08
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