This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients mark.dickinson, pitrou, python-dev, rhettinger, skrah, steven.daprano
Date 2012-08-24.17:53:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X3VTc0fBCzQN9@mail.python.org>
In-reply-to
Content
New changeset 49014c59b31f by Mark Dickinson in branch 'default':
Issue #15544: Fix Decimal.__float__ to work with payload-carrying NaNs.
http://hg.python.org/cpython/rev/49014c59b31f
History
Date User Action Args
2012-08-24 17:53:25python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, steven.daprano, skrah
2012-08-24 17:53:24python-devlinkissue15544 messages
2012-08-24 17:53:24python-devcreate