-
Notifications
You must be signed in to change notification settings - Fork 906
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 official support for Python 3.13 #4267
Comments
This will be the parent issue tracking all repos. The upgrade most likely needs to happen in a certain order.
|
https://github.com/kedro-org/kedro/actions/runs/11666306391/job/32480967172?pr=4276 Adding some info here, seems like it breaks some micropkg command in 3.13 Windows |
Hi Team, There are some blockers adding python 3.13 support for
Thank you |
Just to clarify, we can still do a release for |
I did not fully understand what you meant by a release without python 3.13 support. So python 3.13 support is merged in Kedro but for kedro-datasets the build is failing as Tensorflow does not yet support python 3.13 and our build depends on that. |
Hi Team, Blockers for python 3.13 support on - Kedro-plugins:
Kedro-starters: The PR is merged but waiting for 3.13.1 patch release Thank you |
Re |
Closing this in favor of - kedro-org/kedro-plugins#940 and kedro-org/kedro-starters#259 |
Description
Just tested the Spaceflights starter on Python 3.13 and everything works smoothly.
See #3587 for the addition of official Python 3.12 support.
kedro-org/kedro
Add official support for Python 3.13 #4328kedro-org/kedro-viz
Add official support for python 3.12 kedro-viz#2190 Add official support for python 3.13 kedro-viz#2191kedro-org/kedro-starters
Add official support for python 3.13 kedro-starters#258kedro-org/kedro-plugins
kedro-telemetry
build(telemetry): Add official support for python 3.13 kedro-plugins#936kedro-docker
build(docker): Add official support for python 3.13 kedro-plugins#937kedro-datasets
build(datasets): Add official support for python 3.13 kedro-plugins#938kedro-airflow
build(airflow): Add official support for python 3.13 kedro-plugins#939kedro-org/vscode-kedro
The text was updated successfully, but these errors were encountered: