[pypy-issue] [issue1010] numpypy: commit the code for array_equal

Fijal tracker at bugs.pypy.org
Fri Jan 20 14:34:58 CET 2012


Fijal <fijall at gmail.com> added the comment:

What I'm trying to say is that since order of commit does not matter (logical_and 
can be done before array_equal and both should be done), we should organize it in 
a way that creates the lowest amount of work. I don't think having "as much 
functionality right now" is that important compared to "having all the 
functionality as soon as possible".

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1010>
________________________________________


More information about the pypy-issue mailing list