You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2019/09/09 17:43:05 UTC

[beam] branch master updated (47ad06e -> a757475)

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

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


    from 47ad06e  Merge pull request #9522: [BEAM-8170] Don't import PyArrow on Python 2 + Windows
     add 4eabda8  Revert "[BEAM-5878] support DoFns with Keyword-only arguments (#9237)"
     add a757475  Merge pull request #9517 from apache/revert-9237-support_keyword-only-arguments

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/internal/pickler.py        |  25 ----
 .../transforms_keyword_only_args_test_py3.py       | 144 ---------------------
 2 files changed, 169 deletions(-)
 delete mode 100644 sdks/python/apache_beam/transforms/transforms_keyword_only_args_test_py3.py