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 explicit support for Python 3.13 #648

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add explicit support for Python 3.13 #648

wants to merge 5 commits into from

Conversation

garrison
Copy link
Member

The first release candidate of Python 3.13 is due to be released in a few days, with the final release scheduled for Oct 1. This adds CI testing against and explicit support for Python 3.13.

@coveralls
Copy link

coveralls commented Jul 27, 2024

Pull Request Test Coverage Report for Build 10154644994

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10154171115: 0.0%
Covered Lines: 2410
Relevant Lines: 2410

💛 - Coveralls

@garrison garrison added the on hold Let's wait for something before merging label Jul 27, 2024
@garrison
Copy link
Member Author

garrison commented Jul 28, 2024

From the CI failure, it looks like we are waiting on scipy wheels for Python 3.13. They exist but have not yet been uploaded to pypi.

garrison added a commit that referenced this pull request Jul 30, 2024
This started off as part of #648, but it is conceptually an
independent change, so I am splitting it off into its own
commit.
garrison added a commit that referenced this pull request Jul 30, 2024
This started off as part of #648, but it is conceptually an
independent change, so I am splitting it off into its own
commit.
@garrison
Copy link
Member Author

From the CI failure, it looks like we are waiting on scipy wheels for Python 3.13. They exist but have not yet been uploaded to pypi.

Wheels have been uploaded to pypi. I will kick off CI again.

@garrison
Copy link
Member Author

garrison commented Aug 21, 2024

Waiting now on symengine wheels: https://pypi.org/project/symengine/#files and symengine/symengine-wheels#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Let's wait for something before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants