[jira] [Commented] (AIRFLOW-86) Python3: UI crash without wrapping dict.items() in list

2016-05-18 Thread ASF subversion and git services (JIRA)

[ 
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 

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)


[jira] [Commented] (AIRFLOW-86) Python3: UI crash without wrapping dict.items() in list

2016-05-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289525#comment-15289525
 ] 

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 

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)


[jira] [Commented] (AIRFLOW-86) Python3: UI crash without wrapping dict.items() in list

2016-05-10 Thread Chris Riccomini (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278296#comment-15278296
 ] 

Chris Riccomini commented on AIRFLOW-86:


+1

> 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)