You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/02/01 13:42:41 UTC

[airflow] branch master updated (2366f86 -> 0bbc2cb)

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

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


    from 2366f86  Added missing return parameter in read function of FileTaskHandler (#14001)
     add 0bbc2cb  Fixed reading from zip package to default to text. (#13984)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/file.py              | 3 ++-
 tests/utils/test_dag_processing.py | 7 +++++--
 2 files changed, 7 insertions(+), 3 deletions(-)