Re: [Numpy-discussion] Datetime overflow error, attn Stefan.

2010-05-09 Thread Pauli Virtanen
Sat, 08 May 2010 18:44:59 -0600, Charles R Harris wrote: [clip] > Because window's longs are always 32 bit, I think this is a good > indication that somewhere a long is being used instead of an intp. The test itself used 32-bit integers. Fix'd. Pauli _

Re: [Numpy-discussion] Datetime overflow error, attn Stefan.

2010-05-08 Thread Charles R Harris
On Sat, May 8, 2010 at 6:44 PM, Charles R Harris wrote: > Hi Stefan, > > The windows buildbot throws the error > > > = > FAIL: test_creation_overflow (test_datetime.TestDateTime) > -

[Numpy-discussion] Datetime overflow error, attn Stefan.

2010-05-08 Thread Charles R Harris
Hi Stefan, The windows buildbot throws the error = FAIL: test_creation_overflow (test_datetime.TestDateTime) -- Traceback (most recent call last): File "C:\b