You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/17 19:10:40 UTC

[airflow] branch v1-10-test updated (f487f2f -> 760bcb8)

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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from f487f2f  Add Changelog for 1.10.12
     add 760bcb8  Fix PythonVirtualenvOperator when using provide_context=True (#8256)

No new revisions were added by this update.

Summary of changes:
 airflow/operators/python_operator.py    | 16 +++++---
 tests/operators/test_python_operator.py | 71 +++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 5 deletions(-)