[ 
https://issues.apache.org/jira/browse/BEAM-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentyn Tymofieiev reassigned BEAM-5255:
-----------------------------------------

    Assignee: Valentyn Tymofieiev  (was: Ahmet Altay)

> Fix over-aggressive division futurization.
> ------------------------------------------
>
>                 Key: BEAM-5255
>                 URL: https://issues.apache.org/jira/browse/BEAM-5255
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.6.0
>            Reporter: Robert Bradshaw
>            Assignee: Valentyn Tymofieiev
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When converting from Python 2 to Python 3, `a / b` becomes `a // b` only for 
> ints, but it is incorrect to do this substitution for floating point 
> division. 
>  
> I noticed this change in the microbenchmarks, but we should do an audit to 
> make sure we haven't broken things elsewhere. 



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

Reply via email to