On Sat, Apr 18, 2020 at 4:41 AM Paul Svensson <paul-pyt...@svensson.org> wrote: > > On Fri, 17 Apr 2020, Alex Hall wrote: > > >Perhaps an easier next step would be to get better data about people's > >opinions with a simple poll? Is there a standard way to vote on things in > >this > >but it's easy and may inform what to do next. > > For what it's worth, I'm a strong -1 on this whole thing, regardless of > syntax. > I think passing a lot of same-named parameters is an anti-pattern, that > should be discouraged, not made easier. > Passing an occasional x=x to so some function no disaster; > if it happens often enough to be a problem, IMNSHO, you should look to change > your coding style, not the language. >
Look at the real-world examples that I posted and tell me what I should be doing differently, if it's an anti-pattern to be discouraged. ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/TKJBCGSDPBJVDYXFTSEUH5Q6TDFPXIJ5/ Code of Conduct: http://python.org/psf/codeofconduct/