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/06 22:45:23 UTC

[incubator-heron] branch neng/py3-migration updated (c7e1e48 -> 486476e)

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 c7e1e48  update cpplint.py
     add 486476e  fix unit tests

No new revisions were added by this update.

Summary of changes:
 heron/instance/src/python/BUILD                            |  1 +
 heron/instance/src/python/utils/misc/communicator.py       | 12 ++++++------
 heron/instance/tests/python/BUILD                          |  1 +
 heron/instance/tests/python/utils/communicator_unittest.py |  4 ++--
 heron/instance/tests/python/utils/log_unittest.py          |  8 ++++----
 heron/tools/cli/src/python/BUILD                           |  3 ++-
 heronpy/api/cloudpickle.py                                 | 14 +++++++-------
 7 files changed, 23 insertions(+), 20 deletions(-)