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

ASF GitHub Bot commented on THRIFT-3376:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/643

    THRIFT-3376 C# and Python JSON protocol double values lose precision

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3376

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/643.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #643
    
----
commit 09296d1fa6fa6db3f40c8c1c134b41f200b150ab
Author: Nobuaki Sukegawa <nsu...@gmail.com>
Date:   2015-10-09T18:11:49Z

    THRIFT-3376 C# and Python JSON protocol double values lose precision

----


> C# and Python JSON protocol double values lose precision
> --------------------------------------------------------
>
>                 Key: THRIFT-3376
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3376
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library, Python - Library
>            Reporter: Nobuaki Sukegawa
>
> These two use default ToString/str methods that do not fully preserve double 
> precision.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to