[Ironpython-users] IronPython, Daily Digest 4/14/2013

CodePlex no_reply at codeplex.com
Mon Apr 15 09:20:24 CEST 2013


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] Conversion from Ironpython's Decimal to System.Decimal loses precision.

----------------------------------------------

ISSUES

1. [New comment] Conversion from Ironpython's Decimal to System.Decimal loses precision.
http://ironpython.codeplex.com/workitem/33830
User vernondcole has commented on the issue:

"<p>I am wondering about the statement "Python decimal is a pure Python type that IronPython doesn't (and shouldn't) know the details of."   <br>  I think that may no longer be quite correct.  As of Python 3.3, CPython has decimal library functions written in C, which are reported to speed up some decimal operations by a factor of 100. While I am sure that the Python implementation of the Decimal module will continue to work, it seems that someday, some brave soul will venture to make a C# translation of the new version so that IronPython can continue to hold its head up in the performance department.<br>  In any case "practicality beats purity" probably should apply here, along with "There should be one-- and preferably only one --obvious way to do it."  The obvious way is using a direct assignment statement.  That should work. and with no surprises.  To me, it seems that IronPython should know a great deal about the details of Python -- that's what it's for.</p><p><br></p"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130415/de713024/attachment.html>


More information about the Ironpython-users mailing list