[issue13703] Hash collision security issue
Éric Araujo
report at bugs.python.org
Sun Feb 19 11:22:03 CET 2012
Éric Araujo <merwok at netwok.org> added the comment:
> With PYTHONHASHSEED=random, at least those tests still fail:
> test_descr test_json test_set test_ttk_textonly test_urllib
>
> Do we want to fix them in 3.1?
It the failures are caused by the test depending on dict order (i.e. not real bugs, not changed behavior), then I think we can live with them.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13703>
_______________________________________
More information about the Python-bugs-list
mailing list