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.

_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to