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: 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. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
