You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dmitriy Lee (JIRA)" <ji...@apache.org> on 2016/08/10 19:39:20 UTC

[jira] [Work started] (AIRFLOW-411) Add Python3 support to hipchat_operator

     [ https://issues.apache.org/jira/browse/AIRFLOW-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AIRFLOW-411 started by Dmitriy Lee.
-------------------------------------------
> Add Python3 support to hipchat_operator  
> -----------------------------------------
>
>                 Key: AIRFLOW-411
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-411
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, operators
>            Reporter: Dmitriy Lee
>            Assignee: Dmitriy Lee
>
> HipChatAPISendRoomNotificationOperator uses dictionary method iteritems() which was removed in Python3. Operator should detect python interpreter version and use items() instead of iteritems() when running on python3



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)