You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/01/09 19:07:07 UTC

[beam] 01/01: Merge pull request #7447 from RobbeSneyders/wordcount

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

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

commit ca87e7cd9799f81b3438178330961079909d23ab
Merge: 3b2bd96 dc6a03b
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Wed Jan 9 11:06:55 2019 -0800

    Merge pull request #7447 from RobbeSneyders/wordcount
    
    [BEAM-5313] Fix wordcount examples in Python 3

 sdks/python/apache_beam/examples/wordcount_debugging_test.py | 4 ++--
 sdks/python/apache_beam/examples/wordcount_minimal_test.py   | 4 ++--
 sdks/python/apache_beam/examples/wordcount_test.py           | 4 ++--
 sdks/python/apache_beam/testing/util.py                      | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)