You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by nl...@apache.org on 2019/12/04 00:06:42 UTC

[incubator-heron] branch neng/py3-migration updated (6a2a4f5 -> aa13b1c)

This is an automated email from the ASF dual-hosted git repository.

nlu90 pushed a change to branch neng/py3-migration
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


    from 6a2a4f5  migrate to python3 using 2to3 cmd tool
     add aa13b1c  update Shebang

No new revisions were added by this update.

Summary of changes:
 heron/executor/src/python/heron_executor.py           | 2 +-
 heron/shell/src/python/main.py                        | 2 +-
 heron/statemgrs/src/python/configloader.py            | 2 +-
 heron/tools/admin/src/python/main.py                  | 2 +-
 heron/tools/cli/src/python/main.py                    | 2 +-
 heron/tools/explorer/src/python/main.py               | 2 +-
 heron/tools/tracker/src/python/main.py                | 2 +-
 heron/tools/ui/src/python/main.py                     | 2 +-
 integration_test/src/python/common/status.py          | 2 +-
 integration_test/src/python/local_test_runner/main.py | 2 +-
 tools/rules/pex/wrapper/pex_wrapper.py                | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)