You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2019/11/15 00:04:25 UTC

[beam] branch master updated (8bf9468 -> db11e06)

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

lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 8bf9468  [BEAM-8661] Moving io module to have per-module logger
     add fab9e3e  [BEAM-8661] Moving other modules to have per-module loggers
     add d4818ec  Fix lint
     add ccb6af2  Removing extra line between constants
     add db11e06  [BEAM-8661] Moving other modules to have per-module loggers

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/internal/gcp/auth.py                 | 10 +++++++---
 sdks/python/apache_beam/options/pipeline_options.py          | 11 +++++++----
 .../apache_beam/testing/benchmarks/nexmark/nexmark_util.py   |  4 +++-
 .../testing/load_tests/load_test_metrics_utils.py            | 10 ++++++----
 sdks/python/apache_beam/testing/pipeline_verifiers.py        |  8 +++++---
 sdks/python/apache_beam/transforms/core.py                   |  8 +++++---
 sdks/python/apache_beam/transforms/trigger.py                |  7 +++++--
 sdks/python/apache_beam/typehints/typehints.py               |  6 ++++--
 sdks/python/apache_beam/utils/profiler.py                    | 12 +++++++-----
 sdks/python/apache_beam/utils/retry.py                       |  7 +++++--
 sdks/python/apache_beam/utils/subprocess_server.py           | 12 +++++++-----
 11 files changed, 61 insertions(+), 34 deletions(-)