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 xiang.zhang
Recipients docs@python, josh.r, leewz, r.david.murray, rhettinger, xiang.zhang
Date 2016-05-12.02:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463019840.6.0.959335987152.issue27000@psf.upfronthosting.co.za>
In-reply-to
Content
Not about code, just the doc. In my opinion, if ``bool`` is not called it is definitely not equivalent to ``(item for item in iterable if function(item))``, which actually calls the function, even there is nothing different in the result. But, this is a rather subjective and not important now. I am OK with all your opinions. And considering other interpreters, leaving it untouched is a good idea.
History
Date User Action Args
2016-05-12 02:24:00xiang.zhangsetrecipients: + xiang.zhang, rhettinger, r.david.murray, docs@python, leewz, josh.r
2016-05-12 02:24:00xiang.zhangsetmessageid: <1463019840.6.0.959335987152.issue27000@psf.upfronthosting.co.za>
2016-05-12 02:24:00xiang.zhanglinkissue27000 messages
2016-05-12 02:24:00xiang.zhangcreate