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 for python 3.13 #1062

Open
7 tasks
leondz opened this issue Jan 8, 2025 · 2 comments
Open
7 tasks

support for python 3.13 #1062

leondz opened this issue Jan 8, 2025 · 2 comments
Labels
architecture Architectural upgrades

Comments

@leondz
Copy link
Collaborator

leondz commented Jan 8, 2025

Summary

Let's try to support python 3.13. We work on emerging phenomena, we expect to support emerging tech and versions.

https://www.python.org/downloads/release/python-3130/ "Oct. 7, 2024: Python 3.13.0 is the newest major release of the Python programming language"

  • run under python 3.13
  • fix bugs
  • update tests to cover 3.13
  • update toml to mention 3.13
  • update docs to reflect 3.13 (e.g. round conda install stmts)
  • update lozenges in readme to reflect 3.13
  • consider if we still want to support 3.10 / if we want to drop 3.10
@leondz leondz added the architecture Architectural upgrades label Jan 8, 2025
@leondz leondz changed the title check support for python 3.13 support for python 3.13 Jan 8, 2025
@leondz
Copy link
Collaborator Author

leondz commented Jan 13, 2025

no torch support in python 3.13 yet. availability is tracked in this issue

@albanD
Copy link

albanD commented Jan 13, 2025

Hey!
There is PyTorch support for 3.13 on most things, the issue tracker is only because of windows and NoGil version needed in the latest releases.
Anything specific blocking you here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Architectural upgrades
Projects
None yet
Development

No branches or pull requests

2 participants