Julian Taylor googlemail.com> writes:
>
> On 23.10.2014 19:21, Dave Hirschfeld wrote:
> > Hi,
> > I accidentally passed a pandas DatetimeIndex to `np.arange` which
caused
> > it to segfault. It's a pretty dumb thing to do but I don't think it
> > should cause a segfault!
>
> thanks for the r
On 23.10.2014 19:21, Dave Hirschfeld wrote:
> Hi,
> I accidentally passed a pandas DatetimeIndex to `np.arange` which caused
> it to segfault. It's a pretty dumb thing to do but I don't think it
> should cause a segfault!
thanks for the report, this patch should fix it:
https://github.com/nump
Hi,
I accidentally passed a pandas DatetimeIndex to `np.arange` which caused
it to segfault. It's a pretty dumb thing to do but I don't think it
should cause a segfault!
Python 2.7.5 |Continuum Analytics, Inc.| (default, Jul 1 2013,
12:37:52)
[MSC v.1500 64 bit (AMD64)] on win32
Type "help",