[Python-Dev] PEP for new dictionary implementation
Antoine Pitrou
solipsis at pitrou.net
Sat Feb 11 21:17:26 CET 2012
Hello Mark,
I think the PEP should explain what happens when a keys table needs
resizing when setting an object's attribute.
Reading the implementation, it seems the sharing can disappear
definitely, which seems a bit worrying.
Regards
Antoine.
On Wed, 08 Feb 2012 19:18:14 +0000
Mark Shannon <mark at hotpy.org> wrote:
> Proposed PEP for new dictionary implementation, PEP 410?
> is attached.
>
> Cheers,
> Mark.
>
More information about the Python-Dev
mailing list