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 2019/09/19 17:06:04 UTC

[beam] branch master updated (6b663e0 -> eb76a71)

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 6b663e0  Update capability-matrix.yml (#9234)
     add a81edd0  [BEAM-8279] Disable IOTypeHints.from_callable
     add eb76a71  Merge pull request #9611: [BEAM-8279] Disable IOTypeHints.from_callable

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/decorators.py              | 4 ++++
 sdks/python/apache_beam/typehints/decorators_test.py         | 2 ++
 sdks/python/apache_beam/typehints/decorators_test_py3.py     | 1 +
 sdks/python/apache_beam/typehints/typed_pipeline_test.py     | 3 +++
 sdks/python/apache_beam/typehints/typed_pipeline_test_py3.py | 3 +++
 sdks/python/apache_beam/typehints/typehints_test_py3.py      | 3 +++
 6 files changed, 16 insertions(+)