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

GitHub Action to show how to run SciPy on Python 3.13 prerelease #20707

Closed
wants to merge 1 commit into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented May 13, 2024

Add a GitHub Action to demonstrate how to run SciPy on Python 3.13 before its release in Oct. 2024

Reference issue

What does this implement/fix?

Additional information

Add a GitHub Action to demonstrate how to run SciPy on Python 3.13 before its release in Oct. 2024
* https://www.python.org/downloads/release/python-3130b1/
@github-actions github-actions bot added the CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure label May 13, 2024
@andyfaff
Copy link
Contributor

Thank you for being proactive. However, we modify an existing ci entry for this closer to the time. we'll probably start working towards this when numpy starts testing, or making nightly wheels.

@cclauss
Copy link
Contributor Author

cclauss commented May 13, 2024

Agreed. I was happy to see that numpy seems to work without modifications. I know they now have some focus on v2.0.0rc2. https://github.com/numpy/numpy/releases

Please feel free to close this. Its presence (even if closed) might help others to prepare for Py3.13.

@tylerjereddy
Copy link
Contributor

Let's close this for now yeah, per comments above.

@andyfaff
Copy link
Contributor

@andyfaff
Copy link
Contributor

No wheels yet though. Presumably this means a large part of the build chain is ready, numpy/cython/meson.

@tylerjereddy
Copy link
Contributor

Yeah, I believe the push for free-threading CPython support may be energizing some early efforts for support as well.

@cclauss cclauss deleted the patch-1 branch May 14, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants