Uh oh!
There was an error while loading. Please reload this page.
Drop support for Python 3.8 - #49980
Merged
Merged
Conversation
kaxil
requested review from
ashb, jedcunningham, pierrejeambrun and potiuk
as code ownersApril 29, 2025 17:59
kaxilforce-pushed
the
drop-py3.8-af211
branch
2 times, most recently
from
April 29, 2025 18:16
f40a772 to
0d5b3c8ComparePython 3.8 was EOL on October 7, 2024 : https://devguide.python.org/versions/
eladkal
approved these changes
Apr 30, 2025
pierrejeambrun
left a comment
Member
There was a problem hiding this comment.
DockerfileDockerfile.ciclients/python/ (still on 3.8), Install instructions docker test, constraints links, is that intentional to remain in 3.8 ?
kaxil
commented
Apr 30, 2025
MemberAuthor
Checking 👀 -- but no not intentional |
potiuk
commented
Apr 30, 2025
Member
Yeah. Dockerfile + few docs and .yaml files :) |
kaxil added a commit
to astronomer/airflow
that referenced
this pull request
Apr 30, 2025
Few were missed in apache#49980
kaxil
commented
Apr 30, 2025
MemberAuthor
PR: #50015 |
kaxil added a commit
to astronomer/airflow
that referenced
this pull request
Apr 30, 2025
Few were missed in apache#49980
jscheffl
commented
Apr 30, 2025
Contributor
Oh, cool.... My PR from a couple of months ago was auto closed as 2.11 was so far out. Hope it took not much long time to re-invent the wheel. |
39 tasks
kosteev pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
May 11, 2026
Few were missed in apache/airflow#49980 GitOrigin-RevId: 1e069e6925e761f3e8f066e6471a9a43b35fbbb7
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 freeto 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.
Python 3.8 was EOL on October 7, 2024 : https://devguide.python.org/versions/
It has already been dropped on main via #42766. This does the same for 2.11
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.