Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk 221262858 -> a643e2009


Closes #678


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

Branch: refs/heads/python-sdk
Commit: a643e20090ea2b883aecfc4e475e6b356b1ddfc4
Parents: 2212628 a3b6fe4
Author: Robert Bradshaw <rober...@google.com>
Authored: Wed Jul 20 11:58:11 2016 -0700
Committer: Robert Bradshaw <rober...@google.com>
Committed: Wed Jul 20 11:58:11 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/coders/coder_impl.pxd   |  14 +-
 sdks/python/apache_beam/coders/coder_impl.py    | 131 ++++++++++++++++++-
 sdks/python/apache_beam/coders/coders.py        |  28 +++-
 .../apache_beam/coders/coders_test_common.py    |  36 +++++
 sdks/python/apache_beam/coders/slow_stream.py   |  15 +++
 sdks/python/apache_beam/coders/stream.pxd       |   2 +
 sdks/python/apache_beam/coders/stream.pyx       |  11 ++
 7 files changed, 233 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


Reply via email to