You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2020/03/20 23:41:12 UTC

[beam] branch master updated (56c15b9 -> 0351b49)

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

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


    from 56c15b9  Merge pull request #11153 from [BEAM-9537] Adding a new module for FnApiRunner
     add 636de82  [BEAM-8280] Enable type hint annotations
     add 0351b49  Merge pull request #1071: [BEAM-8280] Enable type hint annotations

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                            | 13 +++++++++++++
 sdks/python/apache_beam/typehints/decorators.py       | 16 +++++++++++++---
 sdks/python/apache_beam/typehints/decorators_test.py  | 12 ++++++++++--
 .../apache_beam/typehints/decorators_test_py3.py      | 19 ++++++++++++++++++-
 .../apache_beam/typehints/typed_pipeline_test.py      |  3 ---
 .../apache_beam/typehints/typed_pipeline_test_py3.py  |  3 ---
 .../apache_beam/typehints/typehints_test_py3.py       |  3 ---
 7 files changed, 54 insertions(+), 15 deletions(-)