Closes #2963
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d96fd173 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d96fd173 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d96fd173 Branch: refs/heads/master Commit: d96fd173c545479dea1d5a7590dc0005b66a4a4a Parents: 844762d 9283a5e Author: Robert Bradshaw <[email protected]> Authored: Mon May 8 23:21:35 2017 -0700 Committer: Robert Bradshaw <[email protected]> Committed: Mon May 8 23:21:35 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/runners/common.py | 25 ++++----- sdks/python/apache_beam/runners/common_test.py | 58 ++++++++++++++++++++ sdks/python/apache_beam/transforms/core.py | 9 ++- .../apache_beam/transforms/ptransform_test.py | 1 - 4 files changed, 78 insertions(+), 15 deletions(-) ----------------------------------------------------------------------
