You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2023/02/12 07:45:34 UTC

[airflow] branch main updated (f9e9d23457 -> b130606505)

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

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


    from f9e9d23457 Restore trigger logging (#29482)
     add b130606505 Better handle forward type definitions in `@task.python` for multiple output (#29445)

No new revisions were added by this update.

Summary of changes:
 airflow/decorators/base.py      | 20 +++++++++++++++++++-
 tests/decorators/test_python.py | 40 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 58 insertions(+), 2 deletions(-)