This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 7fbe16ab9ca Update task try selector dropdown (#45117)
     add 0465cdd5ce8 AIP-72: Fix recursion bug with `XComArg` (#45112)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py                         |  7 -------
 airflow/sensors/base.py                                |  3 ++-
 task_sdk/src/airflow/sdk/definitions/baseoperator.py   |  9 ++++++++-
 task_sdk/src/airflow/sdk/execution_time/task_runner.py |  1 +
 task_sdk/tests/defintions/test_baseoperator.py         | 12 +++---------
 task_sdk/tests/execution_time/test_task_runner.py      | 10 +++++++++-
 6 files changed, 23 insertions(+), 19 deletions(-)

Reply via email to