Skip to content

Add Python 3.14 Support for the Amazon Provider#64096

Merged
vatsrahul1001 merged 1 commit intoapache:mainfrom
Dev-iL:2603/incl_ggl_amzn
Mar 23, 2026
Merged

Add Python 3.14 Support for the Amazon Provider#64096
vatsrahul1001 merged 1 commit intoapache:mainfrom
Dev-iL:2603/incl_ggl_amzn

Conversation

@Dev-iL
Copy link
Collaborator

@Dev-iL Dev-iL commented Mar 23, 2026

Un-exclude the amazon provider from py3.14. This relies on the lxml version constraint workaround currently in main:

[tool.uv]
...
constraint-dependencies = ["lxml==6.0.2"]

related: #63520, #64061, aws/amazon-redshift-python-driver#272


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: Claude Opus 4.6 following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg bot added area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:amazon AWS/Amazon - related issues labels Mar 23, 2026
@Dev-iL Dev-iL added the all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs label Mar 23, 2026
@Dev-iL Dev-iL closed this Mar 23, 2026
@Dev-iL Dev-iL reopened this Mar 23, 2026
Un-exclude the amazon provider from py3.14
@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from 6025476 to 7f48a77 Compare March 23, 2026 08:58
@eladkal eladkal removed the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Mar 23, 2026
@vatsrahul1001 vatsrahul1001 merged commit a00e48c into apache:main Mar 23, 2026
297 checks passed
@potiuk
Copy link
Member

potiuk commented Mar 23, 2026

Nice :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs area:dev-tools area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants