build(airflow): Add official support for python 3.13#939
Closed
ravi-kumar-pilla wants to merge 2 commits intomainfrom
Closed
build(airflow): Add official support for python 3.13#939ravi-kumar-pilla wants to merge 2 commits intomainfrom
ravi-kumar-pilla wants to merge 2 commits intomainfrom
Conversation
This was referenced Nov 21, 2024
Closed
Signed-off-by: Nok Lam Chan <nok.lam.chan@quantumblack.com>
Contributor
|
Simply put, airflow does not support Py313 yet: https://pypi.org/project/apache-airflow/ |
Member
|
I suggest to close this PR for now and just create a new one when 3.13 support is added to airflow. |
Contributor
Author
|
Closing this now as we have unresolved dependencies |
Contributor
|
This can be re-opened now that Airflow 3 is around? https://airflow.apache.org/blog/airflow-three-point-oh-is-here/ |
Contributor
Author
|
Hi @astrojuanlu , apache-airflow v3 does not yet support py3.13. So, we might need to wait for some more time. PR is in progress. Thank you |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Related to kedro-org/kedro#4267
NOTE:
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 -
Development notes
Checklist
RELEASE.mdfile