You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/04/09 22:35:49 UTC

[beam] branch master updated (806f359 -> 7fbaebf)

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

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


    from 806f359  [BEAM-4014] Fix class path for examplesJavaIntegrationTest, also fix conversion error from DateTime that independently broke PostCommit.
     add ca4d5c9  Correctly account for keyword arguments in function calls.
     add c78b155  Fix type inference for slicing.
     new 7fbaebf  Merge pull request #5017 Fix type inference errors.

The 1 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:
 sdks/python/apache_beam/typehints/opcodes.py                | 6 ++++--
 sdks/python/apache_beam/typehints/trivial_inference.py      | 5 +++--
 sdks/python/apache_beam/typehints/trivial_inference_test.py | 5 +++++
 3 files changed, 12 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
robertwb@apache.org.

[beam] 01/01: Merge pull request #5017 Fix type inference errors.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7fbaebfad9f5b985a33f4c48ea2dba1dcdbdc610
Merge: 806f359 c78b155
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Apr 9 15:35:42 2018 -0700

    Merge pull request #5017 Fix type inference errors.
    
    Correctly account for keyword arguments in function calls.
    Fix type inference for slicing.

 sdks/python/apache_beam/typehints/opcodes.py                | 6 ++++--
 sdks/python/apache_beam/typehints/trivial_inference.py      | 5 +++--
 sdks/python/apache_beam/typehints/trivial_inference_test.py | 5 +++++
 3 files changed, 12 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
robertwb@apache.org.