[issue1673203] add identity function

2013-10-04 Thread Piotr Dobrogost
Changes by Piotr Dobrogost : -- nosy: +piotr.dobrogost ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue1673203] add identity function

2009-04-01 Thread Raymond Hettinger
Changes by Raymond Hettinger : -- resolution: -> rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailin

[issue1673203] add identity function

2009-03-30 Thread Daniel Diniz
Daniel Diniz added the comment: I suggest closing per http://mail.python.org/pipermail/python-ideas/2009-March/003647.html -- components: +Extension Modules -None nosy: +ajaksu2 priority: normal -> low stage: -> test needed versions: +Python 2.7, Python 3.1 ___

[issue1673203] add identity function

2008-02-26 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: Raymond Hettinger wrote in msg63027 (issue2186): """ .. it looks like there [is an] agreement on dropping None for map() and going forward with the operator.identity() patch. Will check these in in the next couple of days. """ This leaves open the issu

[issue1673203] add identity function

2008-01-06 Thread Christian Heimes
Christian Heimes added the comment: What's the conclusion of your discussion? Do you consent to close the feature request? -- nosy: +tiran _ Tracker <[EMAIL PROTECTED]> _ __