[pypy-commit] [OPEN] Pull request #34 for pypy/pypy: add ndarray.__floordiv__ and ndarray.__rfloordiv__

Bitbucket pullrequests-noreply at bitbucket.org
Mon Mar 12 22:44:52 CET 2012


Pull request #34 has been updated by Michael Blume to include new changes.

https://bitbucket.org/pypy/pypy/pull-request/34/add-ndarray__floordiv__-and

Title: add ndarray.__floordiv__ and ndarray.__rfloordiv__

Creator: Michael Blume

Updated list of changes:

c07d96f608f3 by Michael Blume: "make this test less boring"
1f9c5203542f by Michael Blume: "make these tests use array comparison, not loops"
49eae259caef by Michael Blume: "make test pass -- add support for ndarray.__rfloordiv__

also make sure we're su…"
1922a4f3a1ec by Michael Blume: "add failing test for rfloordiv"
ca6202252099 by Michael Blume: "simplify this assertion -- no need to loop"
de4d8fcc27dd by Michael Blume: "add __floordiv__ functionality -- make tests pass =)"
f465de885986 by Michael Blume: "failing tests for __floordiv__ operation

mostly copying these from the __div__ …"


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