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 Eric Atkin
Recipients Eric Atkin, cheryl.sabella, docs@python, methane, miss-islington, nascheme, ned.deily, vstinner, yselivanov
Date 2018-09-10.19:06:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536606409.24.0.56676864532.issue33609@psf.upfronthosting.co.za>
In-reply-to
Content
It seems the note at the bottom for `object.__hash__(self)` [1] should be updated as well.

[1] https://docs.python.org/3/reference/datamodel.html#object.__hash__
History
Date User Action Args
2018-09-10 19:06:49Eric Atkinsetrecipients: + Eric Atkin, nascheme, vstinner, ned.deily, methane, docs@python, yselivanov, cheryl.sabella, miss-islington
2018-09-10 19:06:49Eric Atkinsetmessageid: <1536606409.24.0.56676864532.issue33609@psf.upfronthosting.co.za>
2018-09-10 19:06:49Eric Atkinlinkissue33609 messages
2018-09-10 19:06:49Eric Atkincreate