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

[beam] branch master updated (964b964 -> 4c1dd37)

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

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


    from 964b964  [BEAM-7909] add Portable Precommit test for py36 and py37 (#9475)
     add 23b0b73  Revert "[BEAM-7819] Python - parse PubSub message_id into attributes property (#9232)"
     add 4c1dd37  Merge pull request #9479 from apache/revert-9232-BEAM-7819-parse-pubsub-message_id

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/gcp/pubsub.py           | 29 ++-----
 sdks/python/apache_beam/io/gcp/pubsub_test.py      | 89 +++++-----------------
 .../io/gcp/tests/pubsub_matcher_test.py            | 40 +++-------
 sdks/python/apache_beam/io/gcp/tests/utils_test.py | 41 ++--------
 sdks/python/apache_beam/testing/test_utils.py      | 10 +--
 sdks/python/scripts/run_pylint.sh                  |  1 -
 6 files changed, 46 insertions(+), 164 deletions(-)