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.18:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X3WXM2l5jzQNV@mail.python.org>
In-reply-to
Content
New changeset a931e44ffbe1 by Mark Dickinson in branch '3.2':
Issue #15544: Fix Decimal.__float__ to work with payload-carrying NaNs.
http://hg.python.org/cpython/rev/a931e44ffbe1
History
Date User Action Args
2012-08-24 18:40:52python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, steven.daprano, skrah
2012-08-24 18:40:52python-devlinkissue15544 messages
2012-08-24 18:40:51python-devcreate