Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk 69f895a2e -> b00f915ee


Closes #683


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

Branch: refs/heads/python-sdk
Commit: b00f915eeeb5bca9addda2a9a5ff500e81954d80
Parents: 69f895a 4c51273
Author: Robert Bradshaw <rober...@google.com>
Authored: Mon Jul 18 17:48:33 2016 -0700
Committer: Robert Bradshaw <rober...@google.com>
Committed: Mon Jul 18 17:48:33 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/coders/coder_impl.pxd   | 10 +++
 sdks/python/apache_beam/coders/coder_impl.py    | 80 ++++++++++++++++++++
 sdks/python/apache_beam/coders/coders.py        | 43 +++++++++++
 .../apache_beam/coders/coders_test_common.py    |  9 +++
 sdks/python/apache_beam/coders/typecoders.py    |  4 +-
 5 files changed, 144 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


Reply via email to