[
https://issues.apache.org/jira/browse/AIRFLOW-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289524#comment-15289524
]
ASF subversion and git services commented on AIRFLOW-86:
--------------------------------------------------------
Commit af43db5af0880bfabb2b044121134c8f050e3ae8 in incubator-airflow's branch
refs/heads/master from jlowin
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=af43db5 ]
[AIRFLOW-86] Wrap dict.items() in list for Py3 compatibility
Author: jlowin <[email protected]>
Closes #1483 from jlowin/AIRFLOW-86.
> Python3: UI crash without wrapping dict.items() in list
> -------------------------------------------------------
>
> Key: AIRFLOW-86
> URL: https://issues.apache.org/jira/browse/AIRFLOW-86
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: Airflow 1.7.0
> Reporter: Jeremiah Lowin
> Labels: Python3
>
> Found while investigating AIRFLOW-62. Randomly causes a catastrophic failure
> with Postgres backend when sqlalchemy tries to write the generator object to
> the database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)