And i know this is proposed before but it should be reconsidered under
steering council.

On Thu, Jul 25, 2019 at 7:46 PM Batuhan Taskaya <isidenti...@gmail.com>
wrote:

> I think it looks very fine when you type {1, 2, 3} * {"a", "b", "c"} and
> get set(itertools.product({1, 2, 3}, {"a", "b", "c"})). So i am proposing
> set multiplication implementation as cartesian product.
>
> >>>
>
_______________________________________________
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/UPMBIT4HEJUYI3RFFIVKXSOBJPKL5VGZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to