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 JMcB17, docs@python, rhettinger
Date 2021-12-08.16:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638981070.58.0.801646332708.issue46013@roundup.psfhosted.org>
In-reply-to
Content
A line break would look weird.  Let's add plain English instead.

-   including set, frozenset, and dict. __hash__() should return an integer.
+   including set, frozenset, and dict. The __hash__() method should return an integer.
History
Date User Action Args
2021-12-08 16:31:10rhettingersetrecipients: + rhettinger, docs@python, JMcB17
2021-12-08 16:31:10rhettingersetmessageid: <1638981070.58.0.801646332708.issue46013@roundup.psfhosted.org>
2021-12-08 16:31:10rhettingerlinkissue46013 messages
2021-12-08 16:31:10rhettingercreate