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 | python-dev |
|---|---|
| Recipients | Arfrever, benjamin.peterson, exarkun, flox, josh.r, martin.panter, python-dev, r.david.murray, serhiy.storchaka |
| Date | 2015年01月26日.08:07:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150126080511.75778.83378@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset e516badfd3b2 by Serhiy Storchaka in branch '3.4': Issue #21408: The default __ne__() now returns NotImplemented if __eq__() https://hg.python.org/cpython/rev/e516badfd3b2 New changeset 7e9880052401 by Serhiy Storchaka in branch 'default': Issue #21408: The default __ne__() now returns NotImplemented if __eq__() https://hg.python.org/cpython/rev/7e9880052401 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年01月26日 08:07:12 | python-dev | set | recipients: + python-dev, exarkun, benjamin.peterson, Arfrever, r.david.murray, flox, martin.panter, serhiy.storchaka, josh.r |
| 2015年01月26日 08:07:11 | python-dev | link | issue21408 messages |
| 2015年01月26日 08:07:11 | python-dev | create | |