[Python-Dev] PEP 412 Key-Sharing Dictionary

Guido van Rossum guido at python.org
Thu Apr 12 16:30:07 CEST 2012


Wow, I thought it was accepted already! I don't see the hangup.

On Thu, Apr 12, 2012 at 7:25 AM, Mark Shannon <mark at hotpy.org> wrote:
> I would like to get the new shared-keys dictionary implementation
> committed, or rejected or further reviewed, if necessary.
> It seems to have got a bit stuck at the moment.
>
> As far as I am concerned it is ready to go in.
> Memory usage is reduced, speed is roughly unchanged, and it passes all
> the tests (except for 1 test in test_pprint which relies on dict/set
> ordering, see http://bugs.python.org/issue13907)

-- 
--Guido van Rossum (python.org/~guido)


More information about the Python-Dev mailing list