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, python-dev, rhettinger
Date 2013-07-20.17:59:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3byH0l04Mrz7LjR@mail.python.org>
In-reply-to
Content
New changeset 91374660355a by Raymond Hettinger in branch '2.7':
Issue #18513: Add workaround for OS X 10.8 cexp bug that leads to wrong cmath.rect(0.0,-0.0) results.
http://hg.python.org/cpython/rev/91374660355a
History
Date User Action Args
2013-07-20 17:59:51python-devsetrecipients: + python-dev, rhettinger, mark.dickinson
2013-07-20 17:59:51python-devlinkissue18513 messages
2013-07-20 17:59:51python-devcreate