This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients docs@python, johnnyd, mark.dickinson, rhettinger, vstinner
Date 2018-01-15.18:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516041977.25.0.467229070634.issue32554@psf.upfronthosting.co.za>
In-reply-to
Content
> This is very confusing, I hope you can fix the behavior, not the doc string.

I'll fix the docstring to make it more specific.

We really don't want to use hash(obj) because it produces too few bits of entropy.
History
Date User Action Args
2018-01-15 18:46:17rhettingersetrecipients: + rhettinger, mark.dickinson, vstinner, docs@python, johnnyd
2018-01-15 18:46:17rhettingersetmessageid: <1516041977.25.0.467229070634.issue32554@psf.upfronthosting.co.za>
2018-01-15 18:46:17rhettingerlinkissue32554 messages
2018-01-15 18:46:17rhettingercreate