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 2021/08/30 18:05:23 UTC

[airflow] branch main updated (332406d -> a3f9c69)

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

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


    from 332406d  BugFix: ``TimeSensorAsync`` returns a naive datetime (#17875)
     add a3f9c69  Fix ``DagRunState`` enum query for ``MySQLdb`` driver (#17886)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/state.py                       |  3 +++
 tests/utils/{test_types.py => test_state.py} | 19 +++++++++----------
 2 files changed, 12 insertions(+), 10 deletions(-)
 copy tests/utils/{test_types.py => test_state.py} (76%)