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

Support Python 3.12 #108

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

carlfischerjba
Copy link

Support for Python 3.12.

@carlfischerjba
Copy link
Author

@esc as per #101 (comment).

@esc
Copy link
Member

esc commented Jan 16, 2025

@carlfischerjba it looks like the GHA setup is disabled for this repository, I'll need to look into that.

@esc
Copy link
Member

esc commented Jan 17, 2025

@carlfischerjba I think this is stalled until I can bring this up during a developer meeting for the Numba team.

@@ -30,7 +30,7 @@ test:
- scipy<1.11.0
- pytest
- setuptools
- faulthandler # [py27 and (not (armv6l or armv7l))]
- faulthandler # [py27 and (not (armv6l or armv7l))]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like this should not be needed anymore (as we're not doing anything on Python 2).

@esc
Copy link
Member

esc commented Jan 21, 2025

@carlfischerjba thank you again for submitting this. We discussed this today in the maintainer meeting. It turns out the project has gone somewhat stale and the github actions could benefit from a rewrite. It will need some maintainer grease here. However, the Numba project doesn't have any maintainers with capacity to look into this at present. We have added it to our queue of things to do and hope to get around to it at some point later on during the year. Hopefully we'll be able to add 3.12 and 3.13 (and 3.14) support then.

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.

3 participants