[Python-Dev] A new dictionary implementation (original) (raw)

Mark Shannon mark at hotpy.org
Sun Jan 29 16:16:24 CET 2012


Antoine Pitrou wrote:

Hi,

On Sun, 29 Jan 2012 10:31:48 +0000 Mark Shannon <mark at hotpy.org> wrote: Now that issue 13703 has been largely settled, I want to propose my new dictionary implementation again. It is a little more polished than before.

https://bitbucket.org/markshannon/hotpynewdict I briefly took a look at your code yesterday and it looked generally reasonable to me. It would be nice to open an issue on http://bugs.python.org so that we can review it there (just fill the "repository" field and use the "create patch" button).

Done: http://bugs.python.org/issue13903

Cheers, Mark



More information about the Python-Dev mailing list