消息 [83944]
Here's a patch.
I'm still not 100% convinced this is a good idea. Part of my objection is
that it seems likely that these comparisons are fairly useless, in that a
mixed-type comparison is probably going to be followed by a mixed-type
arithmetic operation at some point (unless people are misspelling "x < 0"
as "x < 0.0"). So all that's really gained is a noisy failure instead of
a silent one. Still, I suppose that's something. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-03-21 18:14:05 | mark.dickinson | 修改 | recipients:
+ mark.dickinson, rhettinger, facundobatista, jdunck, lorg |
| 2009-03-21 18:14:05 | mark.dickinson | 修改 | messageid: <1237659245.56.0.714751981913.issue2531@psf.upfronthosting.co.za> |
| 2009-03-21 18:14:03 | mark.dickinson | 链接 | issue2531 messages |
| 2009-03-21 18:14:03 | mark.dickinson | 创建 | |
|