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

Add support for Python 3.13 #157

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Add support for Python 3.13 #157

merged 2 commits into from
Jan 21, 2025

Conversation

himoto
Copy link
Contributor

@himoto himoto commented Jan 21, 2025

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Since numba v0.61 is available, diffeqpy can be tested with Python 3.13.

@ChrisRackauckas
Copy link
Member

Is this actually required?

@himoto
Copy link
Contributor Author

himoto commented Jan 21, 2025

Not necessarily required, but I wanted to test if the CI would pass with the latest Python version (3.13) to ensure compatibility.

@ChrisRackauckas
Copy link
Member

I see. Might as well.

@ChrisRackauckas ChrisRackauckas merged commit 5c41b44 into SciML:master Jan 21, 2025
4 checks passed
@himoto himoto deleted the py313 branch January 21, 2025 17:47
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.

2 participants