Alecsandru Patrascu added the comment:

This patch is not applicable to Python 3, as it already has a better hash 
function and has the same unrolling technique applied. 

As Brett well observed, it is a backport of an optimization technique used in 
Python 3, applied to the existing hash function in 2.7.

----------

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

Reply via email to