Message385038
Steve,
Please don't change the title of the issue.
Sure, the optimizer is "inconsistent".
Optimizations are applied in some cases, and not in others.
That's just how compilers work.
The issue here is whether the optimizer is allowed to skip the call to __bool__() if the result doesn't effect the observable effect of running the program. |
|
Date |
User |
Action |
Args |
2021-01-13 15:29:21 | Mark.Shannon | set | recipients:
+ Mark.Shannon, gvanrossum, gregory.p.smith, ethan.furman, serhiy.storchaka, josh.r, Mohamed_Atef, pablogsal, stestagg |
2021-01-13 15:29:21 | Mark.Shannon | set | messageid: <1610551761.44.0.680008074442.issue42899@roundup.psfhosted.org> |
2021-01-13 15:29:21 | Mark.Shannon | link | issue42899 messages |
2021-01-13 15:29:21 | Mark.Shannon | create | |
|