[
https://issues.apache.org/jira/browse/AIRFLOW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565042#comment-16565042
]
ASF subversion and git services commented on AIRFLOW-2716:
----------------------------------------------------------
Commit c720c352f0762a483fa1202e1477e740631a8184 in incubator-airflow's branch
refs/heads/v1-10-stable from [~jacobhayes]
[ https://gitbox.apache.org/repos/asf?p=incubator-airflow.git;h=c720c35 ]
[AIRFLOW-2716] Replace async and await py3.7 keywords
Closes #3578 from JacobHayes/py37-keywords
(cherry picked from commit fcd51f362c6804cb69dee8e2dd054304a0564dde)
Signed-off-by: Bolke de Bruin <[email protected]>
(cherry picked from commit 0423060bb20c54035fafecda8cc0a50e65953f27)
Signed-off-by: Bolke de Bruin <[email protected]>
> 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)