[Python-Dev] PEP for new dictionary implementation (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Feb 11 21:17:26 CET 2012
- Previous message: [Python-Dev] PEP for new dictionary implementation
- Next message: [Python-Dev] PEP for new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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🔞14 +0000 Mark Shannon <mark at hotpy.org> wrote:
Proposed PEP for new dictionary implementation, PEP 410? is attached.
Cheers, Mark.
- Previous message: [Python-Dev] PEP for new dictionary implementation
- Next message: [Python-Dev] PEP for new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]