[ 
https://issues.apache.org/jira/browse/BEAM-1251?focusedWorklogId=118947&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-118947
 ]

ASF GitHub Bot logged work on BEAM-1251:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jul/18 04:48
            Start Date: 04/Jul/18 04:48
    Worklog Time Spent: 10m 
      Work Description: cclauss commented on issue #5869: [BEAM-1251] Replace 
NameError-driven dispatch with ``past``
URL: https://github.com/apache/beam/pull/5869#issuecomment-402361993
 
 
   This is great stuff...  Can you just try:
   * __flake8 . --count --show-source --statistics 
--select=E901,E999,F821,F822,F823__ and try to whack out as many of those 
lingering issues as you can?
   
   We still have
   4     E999 SyntaxError: invalid syntax
   11    F821 undefined name 'buffer'
   
   Leave that 'buffer' one to me...  I have nice progress on that one but all 
other are fair game.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 118947)
    Time Spent: 11h 10m  (was: 11h)

> Python 3 Support
> ----------------
>
>                 Key: BEAM-1251
>                 URL: https://issues.apache.org/jira/browse/BEAM-1251
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Eyad Sibai
>            Assignee: Robbe
>            Priority: Trivial
>          Time Spent: 11h 10m
>  Remaining Estimate: 0h
>
> I have been trying to use google datalab with python3. As I see there are 
> several packages that does not support python3 yet which google datalab 
> depends on. This is one of them.
> https://github.com/GoogleCloudPlatform/DataflowPythonSDK/issues/6



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to