You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/22 14:34:24 UTC

[jira] [Commented] (STORM-365) Add support for Python 3 to the storm command

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

ASF GitHub Bot commented on STORM-365:
--------------------------------------

GitHub user mnogu opened a pull request:

    https://github.com/apache/incubator-storm/pull/153

    STORM-365: Add support for Python 3 to the storm command

    This patch makes the storm command work with both Python 2 and Python 3.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mnogu/incubator-storm storm-command-python3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-storm/pull/153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #153
    
----
commit 5ca09df570a186aaf99a4e33765d75f976a44556
Author: Muneyuki Noguchi <no...@gmail.com>
Date:   2014-06-22T11:24:50Z

    STORM-365: Add support for Python 3 to the storm command
    
    This patch makes the storm command work with both Python 2 and Python 3.

----


> Add support for Python 3 to the storm command
> ---------------------------------------------
>
>                 Key: STORM-365
>                 URL: https://issues.apache.org/jira/browse/STORM-365
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>            Reporter: Muneyuki Noguchi
>
> Currently, the storm command doesn't work with Python 3.



--
This message was sent by Atlassian JIRA
(v6.2#6252)