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 terry.reedy
Recipients brett.cannon, docs@python, miss-islington, terry.reedy
Date 2020-10-22.00:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603325267.4.0.482435771.issue41910@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3538b83816663d7b767391a375179a0ce923990 by Miss Skeleton (bot) in branch '3.9':
bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874) (#22876)
https://github.com/python/cpython/commit/c3538b83816663d7b767391a375179a0ce923990
History
Date User Action Args
2020-10-22 00:07:47terry.reedysetrecipients: + terry.reedy, brett.cannon, docs@python, miss-islington
2020-10-22 00:07:47terry.reedysetmessageid: <1603325267.4.0.482435771.issue41910@roundup.psfhosted.org>
2020-10-22 00:07:47terry.reedylinkissue41910 messages
2020-10-22 00:07:47terry.reedycreate