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:50 UTC

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

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.