[Python-ideas] Ordered storage of keyword arguments

spir denis.spir at gmail.com
Thu Oct 28 19:58:59 CEST 2010


On Thu, 28 Oct 2010 07:58:08 -0700
Guido van Rossum <guido at python.org> wrote:

> Let's see if someone can come up with an ordereddict implemented in C
> first and then benchmark the hell out of it.
> 
> Once its performance is acceptable we can talk about using it for
> keyword args, class dicts, or even make it the one and only dict
> object -- but the latter would be a really high bar to pass.
> 

What does the current implementation use as buckets?


deins
-- -- -- -- -- -- --
vit esse estrany ☣

spir.wikidot.com




More information about the Python-ideas mailing list