[ 
https://issues.apache.org/jira/browse/AIRFLOW-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987843#comment-16987843
 ] 

ASF subversion and git services commented on AIRFLOW-6169:
----------------------------------------------------------

Commit e5ff4a17fe73ceed5fd4369e95a2409238333e68 in airflow's branch 
refs/heads/master from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e5ff4a1 ]

[AIRFLOW-6169] Avoid unnecessary int-to-float conversion (#6724)



> Avoid unnecessary int-to-float conversion in utils.dates.scale_time_units
> -------------------------------------------------------------------------
>
>                 Key: AIRFLOW-6169
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6169
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: utils
>    Affects Versions: 1.10.6
>            Reporter: Xiaodong Deng
>            Assignee: Xiaodong Deng
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> The "x * 0.1" is doing int-to-float type conversion, which is not necessary 
> anymore in Py3 context.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to