On Mon, Oct 11, 2021 at 3:22 PM Erik Demaine <edema...@mit.edu> wrote:

> On Mon, 11 Oct 2021, Guido van Rossum wrote:
>

No, I didn't write that, Lukasz did.

> I always found the following more obvious:
> >
> > def data_to_table(d: Iterable[Mapping[str, float]], *, sort: bool =
> False, reversed: bool = False) -> Table:
> >     ...
>

-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/WA37NRFZIOFIUTORVUT7RJ3HWYN7JXDH/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to