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