-
-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
00 - BugPriority: lowValid, but not for immediate attentionValid, but not for immediate attentioncomponent: numpy._core
Description
Original ticket http://projects.scipy.org/numpy/ticket/709 on 2008-03-20 by trac user cjw296, assigned to unknown.
I'm faily sure that:
numpy.isnan(datetime.datetime.now())
...should just return False and not raise an exception.
rationale: anything that is not nan should just return False, not raise TypeErrors.
Metadata
Metadata
Assignees
Labels
00 - BugPriority: lowValid, but not for immediate attentionValid, but not for immediate attentioncomponent: numpy._core