[
https://issues.apache.org/jira/browse/THRIFT-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3490:
-------------------------------
Component/s: Python - Compiler
> Default double value of 0.0 becomes 0 (an integer) in Python
> ------------------------------------------------------------
>
> Key: THRIFT-3490
> URL: https://issues.apache.org/jira/browse/THRIFT-3490
> Project: Thrift
> Issue Type: Bug
> Components: Python - Compiler
> Affects Versions: 0.9.3
> Reporter: Buğra Gedik
> Priority: Minor
>
> When there is a struct attribute of type double with a default value of 0.0,
> this value shows up as 0 in the generated Python code, and the variable
> becomes an integer, rather than a double.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)