Message192846
After more thought, I'm changing this to Py3.4 only. For prior versions, I'm content to document that there is no support for NotImplemented, and if that is needed, then people should write-out all six rich comparisons without using the total ordering decorator.
I don't think it is a good idea to introduce the new behaviors into otherwise stable point releases. This patch is somewhat complex and has potential for bugs, unexpected behaviors, misunderstandings, and intra-version compatability issues (like the problems that occurred when True and False were added in a point release many years ago). |
|
Date |
User |
Action |
Args |
2013-07-11 07:10:21 | rhettinger | set | recipients:
+ rhettinger, ncoghlan, eric.araujo, lregebro, francescor, catalin.iacob, python-dev, javawizard, Jim.Jewett, codemiller |
2013-07-11 07:10:21 | rhettinger | set | messageid: <1373526621.5.0.131030246532.issue10042@psf.upfronthosting.co.za> |
2013-07-11 07:10:21 | rhettinger | link | issue10042 messages |
2013-07-11 07:10:21 | rhettinger | create | |
|