Message 63024 - Python tracker
> I think the motivation behind your other use case will likey be > addressed in a more general way with an identify function being > added to the operator module. Quite true, but I thought operator.identity was dead and buried. Can you update issue1673203 if some decision was made? Note that in msg55022 I said: "If [the identity] proposal is accepted, it will make sense to deprecate the use of None as an identity function in map." So there may be no disagreement at all.