This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d6e841882bb Deprecate old AF2 modules: param, baseoperatorlink,
secrets cache (#50482)
add 7d6a18a129d Fix default_args application in operator partial (#50525)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/bases/operator.py | 105 +++++++++------------
.../{test_baseoperator.py => test_operator.py} | 33 +++++++
2 files changed, 80 insertions(+), 58 deletions(-)
rename task-sdk/tests/task_sdk/bases/{test_baseoperator.py =>
test_operator.py} (96%)