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 2017/04/18 23:10:54 UTC

[1/2] beam git commit: [BEAM-1964] Upgrade Pylint

Repository: beam
Updated Branches:
  refs/heads/master eb2e6aa4f -> ed52d328d


[BEAM-1964] Upgrade Pylint


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/910d6fa4
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/910d6fa4
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/910d6fa4

Branch: refs/heads/master
Commit: 910d6fa453bc3610df92c90720885d9197b03ea1
Parents: eb2e6aa
Author: Sourabh Bajaj <so...@google.com>
Authored: Tue Apr 18 13:49:52 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Apr 18 16:10:43 2017 -0700

----------------------------------------------------------------------
 sdks/python/tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/910d6fa4/sdks/python/tox.ini
----------------------------------------------------------------------
diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini
index 6660919..1dd464e 100644
--- a/sdks/python/tox.ini
+++ b/sdks/python/tox.ini
@@ -73,7 +73,7 @@ passenv = TRAVIS*
 deps=
   nose==1.3.7
   pep8==1.7.0
-  pylint==1.7.0
+  pylint==1.7.1
 commands =
   pip install -e .[test]
   {toxinidir}/run_pylint.sh


[2/2] beam git commit: This closes #2583

Posted by al...@apache.org.
This closes #2583


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ed52d328
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/ed52d328
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/ed52d328

Branch: refs/heads/master
Commit: ed52d328d78594c91602cded8f42407384286f47
Parents: eb2e6aa 910d6fa
Author: Ahmet Altay <al...@google.com>
Authored: Tue Apr 18 16:10:46 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Apr 18 16:10:46 2017 -0700

----------------------------------------------------------------------
 sdks/python/tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------