Roundup Robot added the comment:
New changeset 305cf9be1cd3 by Georg Brandl in branch 'default':
Closes #14298: update section about dict implementation.
http://hg.python.org/cpython/rev/305cf9be1cd3
--
nosy: +python-dev
resolution: -> fixed
stage: -> committed/rejected
status: open -
New submission from Chris Rebert :
The randomization introduced by the fix for issue 13703 means that the example
string hash values given in
http://docs.python.org/dev/faq/design.html#how-are-dictionaries-implemented are
liable to become more difficult to reproduce (in fact, the example alrea