Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I think there is a bug in either numpy.timedelta64.__hash__ or 
panda.Timedelta.__hash__. Please report it to corresponding libraries.

It is not related to the documentation of membership test. If you have 
different hashes for equal objects most dict and set operations will be broken.

I suggest to close this issue as "third party issue".

----------
nosy: +serhiy.storchaka
resolution:  -> third party

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45832>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to