You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by cc...@apache.org on 2018/08/30 22:41:27 UTC

[beam] branch master updated (865b147 -> 64ec7bd)

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

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


    from 865b147  Merge pull request #6291 from pabloem/for-test-ss
     add 9506b7a  tox.ini: Upgrade to current versions of PyLint
     add 60ad2d4  PyLint 1.9.3 --> 1.9.2
     add 4450af9  Add failing tests to .pylintrc disable section
     add b8cfbd1  Add disable directive logging-not-lazy to .pylintrc
     add c74b1d9  Drop back to PyLint v1.8 when the --py3k flag is used
     add db50be4  Drop back to PyLint v1.8 when the --py3k flag is used
     add 0a2de30  Drop back to PyLint v1.7 when the --py3k flag is used
     add 12e87dd  flake8 --exclude={toxinidir}/build/gradleenv
     add 085a974  Put a space between --exclude= and --select=
     add 1123909  Remove the unnecessary disable directives from .pylintrc
     add 6bd3277  Remove flake8 experimentation
     new 64ec7bd  Merge pull request #6247 from cclauss/patch-1

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/.pylintrc |  7 +++++--
 sdks/python/tox.ini   | 12 ++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)


[beam] 01/01: Merge pull request #6247 from cclauss/patch-1

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

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

commit 64ec7bd9612353555fc53e9a88f4c747e042fdaf
Merge: 865b147 6bd3277
Author: Charles Chen <ch...@users.noreply.github.com>
AuthorDate: Thu Aug 30 15:41:18 2018 -0700

    Merge pull request #6247 from cclauss/patch-1
    
    tox.ini: Upgrade to current versions of PyLint

 sdks/python/.pylintrc |  7 +++++--
 sdks/python/tox.ini   | 12 ++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)