[Python-Dev] Compact dict implementations (was: PEP 468 (original) (raw)

INADA Naoki songofacandy at gmail.com
Sat Jun 18 13:55:45 EDT 2016


Ordered, or just initially ordered? I mean, "ordered if no deletion".

I implemented "ordered". Because:

You can see what I implemented in here. https://github.com/methane/cpython/pull/1/files

-- INADA Naoki <songofacandy at gmail.com>



More information about the Python-Dev mailing list