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 christian.heimes, gregory.p.smith, mark.dickinson, python-dev, tim.peters
Date 2013-10-13.09:55:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cyJDj3vDWz7LjZ@mail.python.org>
In-reply-to
Content
New changeset f543863f4e43 by Mark Dickinson in branch '2.7':
Issue #18739: Fix inconsistent results from math.log(n) and math.log(long(n))
http://hg.python.org/cpython/rev/f543863f4e43
History
Date User Action Args
2013-10-13 09:55:55python-devsetrecipients: + python-dev, tim.peters, gregory.p.smith, mark.dickinson, christian.heimes
2013-10-13 09:55:55python-devlinkissue18739 messages
2013-10-13 09:55:55python-devcreate