You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2021/03/12 19:19:39 UTC

[beam] branch master updated (adf3dd4 -> b0a33da)

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

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


    from adf3dd4  Merge pull request #14196 from sonam-vend/sdks-java-maven-archetypes
     add b0a33da  [BEAM-1251] Use Python 3 semantics in Cython-compiled modules. (#14198)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/stream.pyx                              | 2 ++
 sdks/python/apache_beam/metrics/cells.py                               | 2 ++
 sdks/python/apache_beam/metrics/execution.py                           | 2 ++
 sdks/python/apache_beam/runners/common.py                              | 1 +
 sdks/python/apache_beam/runners/worker/statesampler_fast.pyx           | 1 +
 .../python/apache_beam/transforms/cy_dataflow_distribution_counter.pyx | 1 +
 sdks/python/apache_beam/transforms/stats.py                            | 2 ++
 sdks/python/apache_beam/utils/counters.py                              | 1 +
 sdks/python/apache_beam/utils/windowed_value.py                        | 3 ++-
 sdks/python/setup.py                                                   | 1 +
 10 files changed, 15 insertions(+), 1 deletion(-)