Go for it. This is a pretty minor issue but we want to get it right. Data
is helpful.

On Tue, Nov 17, 2020 at 06:58 David Foster <davidf...@gmail.com> wrote:

> On 11/15/20 12:11 AM, Steven D'Aprano wrote:
> > It would be good if the PEP gave a survey of the practical experience of
> > other languages with pattern matching:
> >
> > - are there languages which require an exact match, with no left over
> >    keys? what issues, if any, do users have with that choice?
> >
> > - which languages ignore extra keys? do users of those languages
> >    consider this feature a bug, a wart, or a feature?
>
> If useful I can volunteer to conduct such a survey. I expect to have
> some cycles this coming weekend.
>
> --
> David Foster | Seattle, WA, USA
> Contributor to TypedDict support for mypy
> _______________________________________________
> 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/WBTOEFRUWB2MQWZ7OTJB6ME2IMSZXTPM/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-- 
--Guido (mobile)
_______________________________________________
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/LRG7KNGIDU3APOJIT7DN2JDJSZCZGDWD/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to