A new pull request has been opened by Michael Blume.

MichaelBlume/pypy/ndmin has changes to be pulled into pypy/pypy/default.

https://bitbucket.org/pypy/pypy/pull-request/63/add-ndmin-param-to-numpyarray

Title: add ndmin param to numpy.array

Two things that need review here. First, I'm doing array multiplication, and 
I'm not *sure* that's allowed in RPython code. Second, I'm checking whether 
w_ndmin is *either* a None or a wrapped-none, which seems a little smelly. 
Suggestions welcome.

Changes to be pulled:

2f7579610bf0 by Michael Blume: "make test pass -- add ndmin param to 
numpy.array"
910674ed4a9b by Michael Blume: "add failing test of ndmin parameter of 
numpy.array"


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