[Numpy-discussion] Keyword argument support for vectorize.

Michael McNeil Forbes michael.forbes at gmail.com
Fri Apr 13 20:24:49 EDT 2012


On 9 Apr 2012, at 3:02 AM, Nathaniel Smith wrote:
> functools was added in Python 2.5, and so far numpy is still trying to
> maintain 2.4 compatibility.

Thanks: I forgot about that.  I have attached a 2.4 compatible patch,  
updated docs, and tests for review to ticket #2100.  This also  
includes a patch and regression test for ticket #1156 so it can be  
closed out too after review.

http://projects.scipy.org/numpy/ticket/1156
http://projects.scipy.org/numpy/ticket/2100

Michael.




More information about the NumPy-Discussion mailing list