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 ae79032  [BEAM-591]: Update KafkaIO JavaDoc to reflect new timestamp 
API. (#4749)
     add 9850d3f  First pass at fixing all of E999 (invalid parsing) errors in 
Py3 found by flake8
     add 9579372  Fix some raise_from to reraise.
     add 9f7aa9b  vcfio somehow has some sort issues. It's not overly important 
and hopefully we can remove isort after the py3 migration is complete and just 
depend on pylint.
     new d29f7b8  Merge pull request #4376 from 
holdenk/BEAM-3444-fix-flake8-errors-e999

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:
 .../examples/complete/game/game_stats.py           |  4 ++--
 sdks/python/apache_beam/examples/complete/tfidf.py |  8 +++++--
 sdks/python/apache_beam/runners/common.py          |  4 +++-
 sdks/python/apache_beam/runners/direct/executor.py |  4 +++-
 .../runners/portability/fn_api_runner.py           |  2 +-
 .../runners/portability/fn_api_runner_test.py      |  4 +++-
 .../portability/universal_local_runner_test.py     |  7 +++---
 .../apache_beam/runners/worker/data_plane.py       |  4 +++-
 .../apache_beam/runners/worker/data_plane_test.py  |  3 ++-
 .../apache_beam/runners/worker/sdk_worker.py       |  4 +++-
 sdks/python/apache_beam/transforms/util.py         |  7 +++++-
 sdks/python/apache_beam/typehints/typecheck.py     | 11 +++++----
 .../python/apache_beam/typehints/typehints_test.py | 10 ++++----
 sdks/python/apache_beam/utils/retry.py             |  3 ++-
 .../teardown.sh => sdks/python/run_mini_py3lint.sh | 28 +++++++++++++++++-----
 sdks/python/run_pylint.sh                          |  4 ++++
 sdks/python/tox.ini                                | 21 ++++++++++++++--
 17 files changed, 95 insertions(+), 33 deletions(-)
 copy .test-infra/kubernetes/cassandra/LargeITCluster/teardown.sh => 
sdks/python/run_mini_py3lint.sh (63%)
 mode change 100644 => 100755

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to