[pypy-dev] Win32 build of the release 1.7
Chris Wj
chris0wj at gmail.com
Tue Nov 29 14:58:20 CET 2011
Similar experience with **2 for me on linux x64.
On Mon, Nov 28, 2011 at 3:37 PM, mike c <coolbutuseless at gmail.com> wrote:
>
>
> On Mon, Nov 28, 2011 at 9:40 PM, Alex Gaynor <alex.gaynor at gmail.com>wrote:
>
>>
>> This appears to be totally broken independently of windows, on Linux I'm
>> getting something that looks like sys.maxint instead of 0. Can you file a
>> bug in our tracker for this? It's not going to be a release blocker for
>> windows, but it'll be fixed in the next release.
>>
>>
> On OSX Snow Leopard pypy1.7
>
> >>>> import numpypy as numpy
> >>>> a = numpy.array([1,2,3])
> >>>> a**2
> array([4607182418800017408, 4607182418800017408, 4607182418800017408],
> dtype=int64)
>
> mike
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20111129/1b5aeb6b/attachment.html>
More information about the pypy-dev
mailing list