I forgot: I noticed that creating dict from a matrix N*2 is not optimized for lists and tuples. Is this because creation from a sequence2 is not much used? _______________________________________________ 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/UPVENYZLEDIBKCPF5W2EBEOPC3DK2XG2/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Wes Turner
- [Python-ideas] Re: Fwd: Re: Exp... Wes Turner
- [Python-ideas] Re: Fwd: Re: Exp... Inada Naoki
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Inada Naoki
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Fwd: Re: Exp... Marco Sulla
- [Python-ideas] Re: Experimenting with dict performance, a... Guido van Rossum