[
https://issues.apache.org/jira/browse/AIRFLOW-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Bregula updated AIRFLOW-6196:
-----------------------------------
Description: We dropped support for Python 3.5, so we can use a
typing.NamedTuple, which benefit from metaclass. This syntax is more clear and
easier to understand.
> Use new syntax for NamedTuple
> -----------------------------
>
> Key: AIRFLOW-6196
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6196
> Project: Apache Airflow
> Issue Type: Bug
> Components: core
> Affects Versions: 1.10.6
> Reporter: Kamil Bregula
> Priority: Major
> Fix For: 2.0.0
>
>
> We dropped support for Python 3.5, so we can use a typing.NamedTuple, which
> benefit from metaclass. This syntax is more clear and easier to understand.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)