[
https://issues.apache.org/jira/browse/STORM-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036114#comment-15036114
]
ASF GitHub Bot commented on STORM-1360:
---------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/911#issuecomment-161362063
@ashnazg the changes look good to me, and I would love to maintain both
python2 and python3 compatibility. I think the best way to do this is to have
travis CI handle that for us.
https://docs.travis-ci.com/user/languages/python
Would you mind filing a JIRA to have travis run with different versions of
python. Ideally it would be nice to configure it so we only run the multi-lang
tests more than once, but that could be an optimization that comes later on.
Also it would be good to update to docs to indicate the versions of python
supported.
I am +1 for this change.
> storm.py issues with python 3
> -----------------------------
>
> Key: STORM-1360
> URL: https://issues.apache.org/jira/browse/STORM-1360
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-multilang
> Environment: Python 3.5.0
> Reporter: Chuck Burgess
> Assignee: Chuck Burgess
> Priority: Minor
>
> Python 3.x doesn't like the "print without ()" and "except with comma" syntax.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)