On Fri, May 01, 2020 at 05:16:00PM -0300, Soni L. wrote: > >I say again, YAGNI. Give an actual use-case for the excessive > >generality of your proposal - namely, the ability to provide a custom > >function. And show that it's better with zip than just with a custom > >generator function. > > we can finally push for the no_op function, for starters.
"Let us add this unnecessary over-generalisation so that we can add another unnecessary builtin" is not a use-case. It is language bloat. -- Steven _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DDMBHKWZR4TEQ5NSPVO52YMIUWM3NTV5/ Code of Conduct: http://python.org/psf/codeofconduct/
