[pypy-commit] [OPEN] Pull request #43 for pypy/pypy: Fixed math module for py3k.

Bitbucket pullrequests-noreply at bitbucket.org
Tue Mar 13 01:51:56 CET 2012


A new pull request has been opened by Preston Timmons.

prestontimmons/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/43/fixed-math-module-for-py3k

Title: Fixed math module for py3k.

log1p(-1) now raises a ValueError.

Changes to be pulled:

afba3cd9a570 by Preston Timmons: "Fixed module for py3k.

The log1p function now raises a ValueError instead of an…"


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list