Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 31, 2021

Part of #19891

There were few more places where I missed adding Sequence
typing - including examples (also converted to tuples) and
also template_ext. Also in a few places iterable was left


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@potiuk potiuk force-pushed the more-typing-in-baseoperator branch 2 times, most recently from 59de43c to bc8cca6 Compare December 31, 2021 12:56
Part of apache#19891
There were few more places where I missed adding Sequence
typing - including examples (also converted to tuples) and
also template_ext. Also in a few places iterable was left
@potiuk potiuk force-pushed the more-typing-in-baseoperator branch from bc8cca6 to 14d66ab Compare December 31, 2021 12:57
@potiuk potiuk added the mypy Fixing MyPy problems after bumpin MyPy to 0.990 label Dec 31, 2021
@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Dec 31, 2021
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@potiuk potiuk merged commit 83f8e17 into apache:main Dec 31, 2021
@potiuk potiuk deleted the more-typing-in-baseoperator branch December 31, 2021 15:53
@kaxil kaxil added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 13, 2022
@potiuk potiuk restored the more-typing-in-baseoperator branch April 26, 2022 20:53
@potiuk potiuk deleted the more-typing-in-baseoperator branch July 29, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge mypy Fixing MyPy problems after bumpin MyPy to 0.990 provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants