You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bc...@apache.org on 2016/12/07 02:26:38 UTC

[2/2] incubator-beam git commit: Closes #1443

Closes #1443


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/d5e8c79a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/d5e8c79a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/d5e8c79a

Branch: refs/heads/python-sdk
Commit: d5e8c79a3f9f4ffabaff06629a8763e74254688c
Parents: f19f767 0dcc9bc
Author: bchambers <bc...@google.com>
Authored: Tue Dec 6 17:17:50 2016 -0800
Committer: bchambers <bc...@google.com>
Committed: Tue Dec 6 17:17:50 2016 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/io/avroio.py            |  8 +++-----
 sdks/python/apache_beam/io/avroio_test.py       |  8 ++++----
 sdks/python/apache_beam/io/filebasedsource.py   |  3 ++-
 .../apache_beam/io/filebasedsource_test.py      |  4 ++--
 sdks/python/apache_beam/io/fileio.py            |  8 ++++----
 sdks/python/apache_beam/io/fileio_test.py       | 12 ++++++------
 sdks/python/apache_beam/io/pubsub.py            |  2 +-
 sdks/python/apache_beam/io/pubsub_test.py       |  2 +-
 sdks/python/apache_beam/io/textio.py            | 20 ++++++++++----------
 sdks/python/apache_beam/io/textio_test.py       |  8 +++++---
 .../apache_beam/transforms/combiners_test.py    |  8 ++++----
 sdks/python/apache_beam/transforms/core.py      |  8 ++++----
 12 files changed, 46 insertions(+), 45 deletions(-)
----------------------------------------------------------------------