[Python-Dev] A new dictionary implementation (original) (raw)
Mark Shannon mark at hotpy.org
Wed Feb 15 18:58:49 CET 2012
- Previous message: [Python-Dev] A new dictionary implementation
- Next message: [Python-Dev] A new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] A new dictionary implementation
- Next message: [Python-Dev] A new dictionary implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]