[pypy-dev] datetime.date support in NumPyPy

Antti Mäkinen antti.m.makinen at gmail.com
Fri May 22 12:35:22 CEST 2015


Great news! I'll wait for the 2.6.0 release then :)

> On 22 May 2015, at 13:26, Matti Picus <matti.picus at gmail.com> wrote:
> 
> 
> 
> On 22/05/15 10:07, Antti Mäkinen wrote:
>> Thanks for the answer! I don't know if I'm missing something, but initializing arrays with dtype=object seems to fail. I'm using PyPy 2.5.1 on OS X 10.10 and Numpy from the PyPy's Numpy fork. I'm assuming the "master [MAIN BRANCH]" is the same as the "default branch".
>> 
>> pypy-dev mailing list pypy-dev at python.org https://mail.python.org/mailman/listinfo/pypy-dev 
> You will need a pypy from after the merge of the object-dtype2 branch (post-release-2.5.1), unfortunately we have no working macosx buildbots at the moment so you would have to translate it for yourself.
> 
> 2.6.0 should be out in two weeks or so with the object dtype.
> 
> Help with finding a functioning macosx buildbot would be appreciated
> Matti
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev



More information about the pypy-dev mailing list