Jacob Hayes created AIRFLOW-2716:
------------------------------------
Summary: Replace Python 3.7 new keywords
Key: AIRFLOW-2716
URL: https://issues.apache.org/jira/browse/AIRFLOW-2716
Project: Apache Airflow
Issue Type: Bug
Affects Versions: Airflow 2.0
Reporter: Jacob Hayes
Assignee: Jacob HayesPython 3.7 added `async` and `await` as reserved keywords, so they need to be replaced with alternative names. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
