[pypy-commit] [OPEN] Pull request #17 for pypy/pypy: Updates for numpy uint types

Bitbucket pullrequests-noreply at bitbucket.org
Sun Dec 11 02:03:09 CET 2011


A new pull request has been opened by Jeff Terrace.

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

https://bitbucket.org/pypy/pypy/pull-request/17/updates-for-numpy-uint-types

Title: Updates for numpy uint types

# Fixed typo in W_UnsignedIntegerBox
# Updated dtype tests to check for proper overflows on int types
# Exposed uint8, uint16, uint32
# Wrote tests for uint8, uint16, uint32, and uint64 but the uint64 test is set to be skipped because it's broken. Did not expose uint64 since the tests weren't passing.

Changes to be pulled:

1fd47b3fd2c3 by Jeff Terrace: "Fixed typo in W_UnsignedIntegerBox, updated dtype int tests to check for overflo…"


--
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