[Python-Dev] A new dictionary implementation
Antoine Pitrou
solipsis at pitrou.net
Sun Jan 29 15:09:34 CET 2012
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/hotpy_new_dict
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).
Regards
Antoine.
More information about the Python-Dev
mailing list