Alexander Belopolsky added the comment:

Brian,

Could you, please update the summary of your changes from your first post?  For 
example, you did not mention caching of the timedelta hashes.

This particular chance seems to call for a discussion.

Do we cache timedelta hashes in C implementation?  What is the general wisdom 
on this technique?  AFAICR, such hashing is done in integer objects, but I 
vaguely remember an old discussion on whether the same should be done for 
tuples.  Can you remind me what was the outcome for tuples?

----------

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

Reply via email to