[
https://issues.apache.org/jira/browse/AIRFLOW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2716.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3578
[https://github.com/apache/incubator-airflow/pull/3578]
> Replace new Python 3.7 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 Hayes
> Priority: Major
> Fix For: 2.0.0
>
>
> Python 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)