Skip to content

Fix mypy errors in otel_tracer related to dropping python 3.9 support #52170

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

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

xBis7
Copy link
Contributor

@xBis7 xBis7 commented Jun 24, 2025

This is related to #52072. Using python 3.10 makes the static checks stricter. With these changes there will be no mypy failures after python 3.9 support is dropped.


^ 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.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@xBis7
Copy link
Contributor Author

xBis7 commented Jun 24, 2025

@eladkal Can you please take a look?

@eladkal eladkal added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Jun 24, 2025
@eladkal eladkal merged commit c6693cb into apache:main Jun 24, 2025
55 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 24, 2025
(cherry picked from commit c6693cb)

Co-authored-by: Christos Bisias <[email protected]>
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

eladkal pushed a commit that referenced this pull request Jun 25, 2025
(cherry picked from commit c6693cb)

Co-authored-by: Christos Bisias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants