This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 belopolsky
收信人 bdkearns, belopolsky, benjamin.peterson, josh.r, lemburg, tim.peters
日期 2014-07-13.15:35:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1405265733.63.0.111806084221.issue20858@psf.upfronthosting.co.za>
In-reply-to
内容
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?
历史
日期 用户 动作 参数
2014-07-13 15:35:33belopolsky修改recipients: + belopolsky, lemburg, tim.peters, benjamin.peterson, bdkearns, josh.r
2014-07-13 15:35:33belopolsky修改messageid: <1405265733.63.0.111806084221.issue20858@psf.upfronthosting.co.za>
2014-07-13 15:35:33belopolsky链接issue20858 messages
2014-07-13 15:35:33belopolsky创建