[Python-Dev] A new dictionary implementation (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sun Jan 29 15:09:34 CET 2012
- Previous message: [Python-Dev] A new dictionary implementation
- Next message: [Python-Dev] A new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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).
Regards
Antoine.
- Previous message: [Python-Dev] A new dictionary implementation
- Next message: [Python-Dev] A new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]