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

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

                Author: ASF GitHub Bot
            Created on: 07/Jun/18 04:01
            Start Date: 07/Jun/18 04:01
    Worklog Time Spent: 10m 
      Work Description: stale[bot] commented on issue #4774: [BEAM-3761]Fix 
Python 3 cmp usage
URL: https://github.com/apache/beam/pull/4774#issuecomment-395285646
 
 
   This pull request has been marked as stale due to 60 days of inactivity. It 
will be closed in 1 week if no further activity occurs. If you think that’s 
incorrect or this pull request requires a review, please simply write any 
comment. If closed, you can revive the PR at any time and @mention a reviewer 
or discuss it on the [email protected] list. Thank you for your 
contributions.
   

----------------------------------------------------------------
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: 109611)
    Time Spent: 7.5h  (was: 7h 20m)

> Fix Python 3 cmp function
> -------------------------
>
>                 Key: BEAM-3761
>                 URL: https://issues.apache.org/jira/browse/BEAM-3761
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: holdenk
>            Priority: Major
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> Various functions don't exist in Python 3 that did in python 2. This Jira is 
> to fix the use of cmp (which often will involve rewriting __cmp__ as well).
>  
> Note: there are existing PRs for basestring and unicode ( 
> [https://github.com/apache/beam/pull/4697|https://github.com/apache/beam/pull/4697,]
>  , [https://github.com/apache/beam/pull/4730] )
>  
> Note once all of the missing names/functions are fixed we can enable F821 in 
> falke8 python 3.



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

Reply via email to