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 143702e Fix /rendered-templates for mapped operator (#22396)
add 7e0e7c7 Rewrite ti.xcom_pull() to consider map indexes (#22609)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 104 ++++++++++++++++++++++++++------------
airflow/models/xcom.py | 6 +--
tests/models/test_taskinstance.py | 33 +++++++++++-
3 files changed, 107 insertions(+), 36 deletions(-)