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/03/13 23:34:19 UTC

[beam] branch master updated (803395c -> d7ea7aa)

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 803395c  Merge pull request #8046 from udim/bigquery-negative-timestamps
     new 8ada9f1  Add Python 3.6 tox environment
     new ee41096  Skip failing Python 3.6 tests
     new d7ea7aa  Merge pull request #7988 from RobbeSneyders/python3.6

The 20531 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runners/portability/fn_api_runner_test.py      |  4 ++
 .../apache_beam/transforms/ptransform_test.py      | 25 ++++++++++
 .../typehints/trivial_inference_test.py            | 57 ++++++++++++++++++++++
 sdks/python/build.gradle                           | 30 +++++++-----
 sdks/python/tox.ini                                | 21 ++++++--
 5 files changed, 119 insertions(+), 18 deletions(-)