[jira] [Commented] (BEAM-3106) Consider not pinning all python dependencies, or moving them to requirements.txt

2018-08-07 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16572766#comment-16572766 ] cclauss commented on BEAM-3106: --- What about moving to https://docs.pipenv.org ? > C

[jira] [Comment Edited] (BEAM-1251) Python 3 Support

2018-08-05 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569757#comment-16569757 ] cclauss edited comment on BEAM-1251 at 8/6/18 5:39 AM: --- Ca

[jira] [Commented] (BEAM-1251) Python 3 Support

2018-08-05 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569757#comment-16569757 ] cclauss commented on BEAM-1251: --- Can we please upgrade *+Priority: Trivial+* for this i

[jira] [Created] (BEAM-3959) Eliminating Python "undefined names"

2018-03-28 Thread cclauss (JIRA)
cclauss created BEAM-3959: - Summary: Eliminating Python "undefined names" Key: BEAM-3959 URL: https://issues.apache.org/jira/browse/BEAM-3959 Project: Beam Issue Type: Bug Compo

[jira] [Updated] (BEAM-3872) BaseException.message deprecated as of Python 2.6 and removed in Python 3

2018-03-17 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cclauss updated BEAM-3872: -- Description: >From the Travis logs... ./sdks/python/apache_beam/typehints/typecheck.py:179: DeprecationWarn

[jira] [Created] (BEAM-3872) BaseException.message deprecated as of Python 2.6 and removed in Python 3

2018-03-17 Thread cclauss (JIRA)
cclauss created BEAM-3872: - Summary: BaseException.message deprecated as of Python 2.6 and removed in Python 3 Key: BEAM-3872 URL: https://issues.apache.org/jira/browse/BEAM-3872 Project: Beam

[jira] [Commented] (BEAM-3671) Need Python 3.x interpreter in Jenkins machines

2018-03-05 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386291#comment-16386291 ] cclauss commented on BEAM-3671: --- I also believe that this issue can be closed. &g

[jira] [Created] (BEAM-3769) Jira link is broken

2018-03-01 Thread cclauss (JIRA)
cclauss created BEAM-3769: - Summary: Jira link is broken Key: BEAM-3769 URL: https://issues.apache.org/jira/browse/BEAM-3769 Project: Beam Issue Type: Bug Components: website

[jira] [Commented] (BEAM-3670) DirectRunner: TypeError: 'KeyedWorkItem' object is not iterable

2018-02-09 Thread cclauss (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358781#comment-16358781 ] cclauss commented on BEAM-3670: --- The last message talks about **line 1453** but the tex

[jira] [Created] (BEAM-3591) Undefined name: exc_info

2018-02-01 Thread cclauss (JIRA)
cclauss created BEAM-3591: - Summary: Undefined name: exc_info Key: BEAM-3591 URL: https://issues.apache.org/jira/browse/BEAM-3591 Project: Beam Issue Type: Bug Components: sdk-py-core

[GitHub] beam pull request #3805: Fix typo in variable name: window_fn --> windowfn

2017-09-03 Thread cclauss
GitHub user cclauss opened a pull request: https://github.com/apache/beam/pull/3805 Fix typo in variable name: window_fn --> windowfn `window_fn` is an undefined name in this context while `windowfn` is a parameter to this function and is used in three lines above and in the l