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

Python 3.12 support #178

Open
BrianJKoopman opened this issue May 1, 2024 · 3 comments
Open

Python 3.12 support #178

BrianJKoopman opened this issue May 1, 2024 · 3 comments

Comments

@BrianJKoopman
Copy link
Member

I wanted to open an issue to discuss building Python 3.12 wheels, selfishly because I just updated my personal system to 3.12. Any anticipated issues?

I'd expect at the same time we'd drop 3.7 support, as that's at end-of-life.

When we do this can we also update the compatibility list on PyPI here:

so3g/setup.py

Lines 414 to 416 in 51a8ae3

"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",

@tskisner
Copy link
Member

tskisner commented May 1, 2024

The last time I investigated this for other packages, there were still some core astro dependencies that were not yet available. That was a few months ago, and it may be that so3g has fewer such dependencies. So it might just work...

@mhasself
Copy link
Member

mhasself commented May 1, 2024

pixell does not yet support 3.12. Keep an eye here.

@BrianJKoopman
Copy link
Member Author

It seems with the release of pixell v0.25.0/v0.26.0 it now supports 3.12.

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

No branches or pull requests

3 participants