[NumPy-Tickets] [NumPy] #1468: Datetime test_creation_overflow fails
NumPy Trac
numpy-tickets@scipy....
Sat May 1 08:07:23 CDT 2010
#1468: Datetime test_creation_overflow fails
------------------------+---------------------------------------------------
Reporter: pv | Owner: stefan
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by stefan):
I added this test to expose a failure in the datetime machinery. I was
able to fix the overflow problem on my 64-bit mac, but clearly there is
still a 32-bit integer multiplication taking place somewhere that I
overlooked.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1468#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list