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

Drop python3.8 support core and providers - v2.10 backport #42788

Open
wants to merge 7 commits into
base: v2-10-test
Choose a base branch
from

Conversation

jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Oct 6, 2024

Back-port of #42766 for v2-10

as lazy consensus as in https://lists.apache.org/thread/8wcx310km11poox5rc4pz24ttgsdllw9 passed... preparing this for Airflow 2.11

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:CLI area:core-operators Operators, Sensors and hooks within Core Airflow area:dev-tools area:logging area:production-image Production image improvements and fixes area:providers area:serialization area:webserver Webserver related Issues provider:amazon-aws AWS/Amazon - related issues provider:cloudant provider:cncf-kubernetes Kubernetes provider related issues provider:common-io provider:openlineage AIP-53 labels Oct 6, 2024
@jscheffl jscheffl changed the title Feature/drop python3.8 support core and providers v2 10 backport Drop python3.8 support core and providers - v2.10 backport Oct 6, 2024
@jscheffl
Copy link
Contributor Author

jscheffl commented Oct 7, 2024

Mis-understood the docs/apache-airflow/installation/supported-versions.rst:55 - no backport...

@jscheffl jscheffl closed this Oct 7, 2024
@jscheffl jscheffl deleted the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch October 7, 2024 18:06
@jscheffl jscheffl restored the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch October 9, 2024 17:01
@jscheffl jscheffl reopened this Oct 9, 2024
@jscheffl jscheffl added this to the Airflow 2.11.0 milestone Oct 9, 2024
@jscheffl
Copy link
Contributor Author

jscheffl commented Oct 9, 2024

@potiuk for getting this into 2.11... in dev/README_AIRFLOW3_DEV.md there is no definition... which target merge branch to be used as "parking lot" for 2.11? Is v2-10-testcorrect? There is no v2-11-test and no v2-test....

@jscheffl
Copy link
Contributor Author

jscheffl commented Oct 9, 2024

Note before merge: Last 3 commits from PR #42766 are not on this back-port (yet). Backport was cut before review completed.

@jscheffl jscheffl force-pushed the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch 2 times, most recently from 274876f to 0416d55 Compare October 19, 2024 21:36
@jscheffl
Copy link
Contributor Author

Note before merge: Last 3 commits from PR #42766 are not on this back-port (yet). Backport was cut before review completed.

DONE.

@potiuk
Copy link
Member

potiuk commented Oct 23, 2024

Just as a comment to remind in the future - python version in the check_python_version script from #43282 (back-ported in #43310) will also need to be updated before we merge it

@jscheffl jscheffl force-pushed the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch from 0416d55 to 682ec12 Compare October 23, 2024 21:13
@jscheffl
Copy link
Contributor Author

Just as a comment to remind in the future - python version in the check_python_version script from #43282 (back-ported in #43310) will also need to be updated before we merge it

Thanks fr the hint, added this in this PR in last commit. DONE

@jscheffl jscheffl force-pushed the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch from 682ec12 to 60974c4 Compare October 24, 2024 19:20
@jscheffl jscheffl marked this pull request as ready for review October 26, 2024 20:51
@potiuk
Copy link
Member

potiuk commented Oct 26, 2024

Will have to wait for the 2.11 cut-off I guess.

@@ -20,7 +20,7 @@ formats: []
sphinx:
configuration: docs/rtd-deprecation/conf.py
python:
version: "3.8"
version: "3.9"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a marker preventing to merge. Please merge only once Airflow 2.11 cut-off is made.
This PR should NOT go into Airflow 2.10

@jscheffl jscheffl force-pushed the feature/drop-python3.8-support-core-and-providers-v2-10-backport branch from 60974c4 to 8ef2fce Compare November 14, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:CLI area:core-operators Operators, Sensors and hooks within Core Airflow area:dev-tools area:logging area:production-image Production image improvements and fixes area:providers area:serialization area:webserver Webserver related Issues provider:amazon-aws AWS/Amazon - related issues provider:cloudant provider:cncf-kubernetes Kubernetes provider related issues provider:common-io provider:openlineage AIP-53
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants