This is an automated email from the ASF dual-hosted git repository.
turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from d5d119b Increase typing coverage for Elasticsearch (#9911)
add bff7137 Add function to get current context (#9631)
No new revisions were added by this update.
Summary of changes:
airflow/example_dags/example_xcomargs.py | 26 +++++----
airflow/models/taskinstance.py | 26 ++++++++-
airflow/operators/python.py | 27 ++++++++-
docs/concepts.rst | 19 +++++++
tests/operators/test_python.py | 97 +++++++++++++++++++++++++++++---
5 files changed, 176 insertions(+), 19 deletions(-)