Buğra Gedik created THRIFT-3490:
-----------------------------------
Summary: 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
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)