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 miss-islington
Recipients brett.cannon, docs@python, miss-islington, terry.reedy
Date 2020-10-21.23:24:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603322687.52.0.734653783328.issue41910@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c69f0c933d4790855929f1fcd74e4a0fefb5d52 by Brett Cannon in branch 'master':
bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874)
https://github.com/python/cpython/commit/3c69f0c933d4790855929f1fcd74e4a0fefb5d52
History
Date User Action Args
2020-10-21 23:24:47miss-islingtonsetrecipients: + miss-islington, brett.cannon, terry.reedy, docs@python
2020-10-21 23:24:47miss-islingtonsetmessageid: <1603322687.52.0.734653783328.issue41910@roundup.psfhosted.org>
2020-10-21 23:24:47miss-islingtonlinkissue41910 messages
2020-10-21 23:24:47miss-islingtoncreate