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

Jeremiah Lowin resolved AIRFLOW-411.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request #1721
[https://github.com/apache/incubator-airflow/pull/1721]

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

Reply via email to