[Python-Dev] A new dictionary implementation
Mark Shannon
mark at hotpy.org
Wed Feb 15 18:58:49 CET 2012
Any opinions on my new dictionary implementation?
I'm happy to take silence on the PEP as tacit approval,
but the code definitely needs reviewing.
Issue:
http://bugs.python.org/issue13903
PEP:
https://bitbucket.org/markshannon/cpython_new_dict/src/6c4d5d9dfc6d/pep-new-dict.txt
Repository
https://bitbucket.org/markshannon/cpython_new_dict
Cheers,
Mark.
More information about the Python-Dev
mailing list