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

potiuk pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from cbc9aaf986 Make sure `multiple_outputs` is inferred correctly even 
when using `TypedDict` (#36652)
     new e310e7b4fa Fix tests to adopt changes in Jinja 3.1.3 (#36731)
     new 144eb51d6b Fix check on subclass for `typing.Union` in 
`_infer_multiple_outputs` for Python 3.10+ (#36728)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/decorators/base.py          |  2 +-
 tests/decorators/test_python.py     | 22 +++++++++++++++++++++-
 tests/models/test_mappedoperator.py | 29 ++++++++++++++++-------------
 3 files changed, 38 insertions(+), 15 deletions(-)

Reply via email to