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 #333

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Python 3.12 Support #333

merged 6 commits into from
Jan 5, 2024

Conversation

tasansal
Copy link
Collaborator

@tasansal tasansal commented Jan 5, 2024

Numba 0.59.0rc1 came out. All tests pass, so we can now support Python 3.12.

The explicit Python version in release and test workflows has been updated from 3.11 to 3.12. This includes updates in pre-commit, safety, tests, and doc-build sessions across different operating systems. The changes allow these sessions to use the newer version of Python for task execution.
@tasansal tasansal added the enhancement New feature or request label Jan 5, 2024
@tasansal tasansal self-assigned this Jan 5, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@e479090). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage        ?   84.32%           
=======================================
  Files           ?       46           
  Lines           ?     2194           
  Branches        ?      305           
=======================================
  Hits            ?     1850           
  Misses          ?      301           
  Partials        ?       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tasansal tasansal merged commit 51bd0bf into main Jan 5, 2024
20 checks passed
@tasansal tasansal deleted the feature/python312 branch January 5, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants