[
https://issues.apache.org/jira/browse/AIRFLOW-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-821.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.1
Issue resolved by pull request #2039
[https://github.com/apache/incubator-airflow/pull/2039]
> Scheduler dagbag importing not Py3 compatible
> ---------------------------------------------
>
> Key: AIRFLOW-821
> URL: https://issues.apache.org/jira/browse/AIRFLOW-821
> Project: Apache Airflow
> Issue Type: Bug
> Components: scheduler
> Affects Versions: 1.8.0b5
> Environment: Python 3.4.4
> Reporter: Szymon Matejczyk
> Priority: Blocker
> Fix For: 1.8.1
>
>
> Function {{update_import_errors}} in scheduler
> (https://github.com/apache/incubator-airflow/blob/master/airflow/jobs.py#L694)
> in not Py3 compatible (using {{iteritems}} instead of {{items}}).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)