On Thu, Apr 12, 2012 at 10:25, Mark Shannon 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
On Thu, 12 Apr 2012 07:30:07 -0700
Guido van Rossum wrote:
> Wow, I thought it was accepted already! I don't see the hangup.
It's under review.
http://bugs.python.org/issue13903
Regards
Antoine.
___
Python-Dev mailing list
Python-Dev@python.org
http
Wow, I thought it was accepted already! I don't see the hangup.
On Thu, Apr 12, 2012 at 7:25 AM, Mark Shannon 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.
>
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 tes