-
Notifications
You must be signed in to change notification settings - Fork 118
Python 3.13 support #940
Description
Description
Kedro now supports Python 3.13. We should add Python 3.13 support for kedro-plugins
-
kedro-telemetrybuild(telemetry): Add official support for python 3.13 #936 -
kedro-dockerbuild(docker): Add official support for python 3.13 #937 -
kedro-datasetsbuild(datasets): Add official support for python 3.13 #938 -
kedro-airflowbuild(airflow): Add official support for python 3.13 #939
Context
The PRs are created for all the plugins but we have few blockers before our CI build succeeds.
-
Kedro-airflow - blocked by apache-airflow support for python 3.13
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (google-re2, msgspec)
Related issues as I could not find any active discussion in apache-airflow for python 3.13 -
Google re2 : Open issues - Python 3.13 google/re2#516
Msgspec : New release for Python 3.13 jcrist/msgspec#764 -
Kedro-datasets - blocked by tensorflow
Tensorflow - It doesn't support on python3.13 tensorflow/tensorflow#78774
-
Kedro-docker - blocked by kedro release
Issue - https://github.com/kedro-org/kedro-plugins/actions/runs/11962595680/job/33351350596
Possible Implementation
Once the blockers are resolved and CI passes for the PRs, merge the PRs
Metadata
Metadata
Labels
Type
Projects
Status