On 01/18/2012 06:55 PM, "Martin v. Löwis" wrote:
I was thinking about adding the field at the end,
Will this make all strings larger, or only those that create dict collisions? Making all strings larger to fix this issue sounds like a really bad idea.
Also, would it be acceptable to simply not cache the alternate hash? The cached string hash is an optimization anyway.
Hrvoje _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com