Message150726
The hash-attack.patch solves the problem for the integer case
I posted earlier on and doesn't cause any problems with the
test suite.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
KeyError: 'too many hash collisions'
It also doesn't change the hashing or dict repr in existing
applications. |
|
Date |
User |
Action |
Args |
2012-01-06 12:56:09 | lemburg | set | recipients:
+ lemburg, gvanrossum, barry, georg.brandl, terry.reedy, jcea, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, v+python, alex, dmalcolm, Mark.Shannon, Zhiping.Deng, Huzaifa.Sidhpurwala, PaulMcMillan |
2012-01-06 12:56:08 | lemburg | link | issue13703 messages |
2012-01-06 12:56:08 | lemburg | create | |
|