[ https://issues.apache.org/jira/browse/STORM-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated STORM-2339: ---------------------------------- Labels: pull-request-available (was: ) > Python code format cleanup in storm.py > -------------------------------------- > > Key: STORM-2339 > URL: https://issues.apache.org/jira/browse/STORM-2339 > Project: Apache Storm > Issue Type: Improvement > Components: storm-core > Affects Versions: 0.10.0, 1.0.0, 2.0.0 > Reporter: Tibor Kiss > Assignee: Tibor Kiss > Priority: Major > Labels: pull-request-available > Time Spent: 2h 20m > Remaining Estimate: 0h > > {{bin/storm.py}} has multiple stylistic shortcomings: > - PEP8 standard is not followed > - the python interpreter is hard-wired to /usr/bin/python > - unnecessary global statements are posted before reading globals > These issues shadows error reporting by modern IDEs (such as PyCharm). -- This message was sent by Atlassian JIRA (v7.6.3#76005)