[
https://issues.apache.org/jira/browse/AIRFLOW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561058#comment-16561058
]
ASF subversion and git services commented on AIRFLOW-2716:
----------------------------------------------------------
Commit fcd51f362c6804cb69dee8e2dd054304a0564dde in incubator-airflow's branch
refs/heads/master from [~jacobhayes]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=fcd51f3 ]
[AIRFLOW-2716] Replace async and await py3.7 keywords
Closes #3578 from JacobHayes/py37-keywords
> 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)