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

feature py3.12 support #376

Open
2 tasks
Adoni5 opened this issue Aug 26, 2024 · 4 comments
Open
2 tasks

feature py3.12 support #376

Adoni5 opened this issue Aug 26, 2024 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers idea Ideas for future work

Comments

@Adoni5
Copy link
Contributor

Adoni5 commented Aug 26, 2024

Add Py3.12 support. Things to watch out for:

  • External package support - particularly mappy-rs and ReadfishSummarise. These should have Py3.12 wheels but mappy-rs in particular needs a bit of inspection, I know for a fact the py3.12 wheel was trying to get rid of some memory shenanigans around the index and no-one knows if that was working when the Py3.12 wheel was rushed out. Also check ONT packages for py3.12
  • Adding py3.12 to the CI tests
@Adoni5 Adoni5 added enhancement New feature or request good first issue Good for newcomers idea Ideas for future work labels Aug 26, 2024
@Adoni5
Copy link
Contributor Author

Adoni5 commented Aug 26, 2024

Seems legit

@mattloose
Copy link
Contributor

Perhaps delete?

@Adoni5
Copy link
Contributor Author

Adoni5 commented Aug 26, 2024

then my comment would make no sense, i've reported it and hidden it as spam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers idea Ideas for future work
Projects
None yet
Development

No branches or pull requests

3 participants
@mattloose @Adoni5 and others