[Patches] [ python-Patches-957122 ] Improved hash for tuples

SourceForge.net noreply at sourceforge.net
Tue Jun 1 02:50:18 EDT 2004


Patches item #957122, was opened at 2004-05-19 18:06
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=957122&group_id=5470

Category: Core (C code)
Group: Python 2.4
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Yitz Gale (ygale)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improved hash for tuples

Initial Comment:
See bug #942952.

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-06-01 01:50

Message:
Logged In: YES 
user_id=80475

Thanks for the patch.

In the end, I adopted a minor (cheaper) variation of Tim's
proposal.  
It gets the job done without having to trying to achieve
encryption 
grade hashing.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=957122&group_id=5470



More information about the Patches mailing list