summaryrefslogtreecommitdiffstats
path: root/Modules/_json.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-03-19 15:21:10 (GMT)
committerRaymond Hettinger <python@rcn.com>2009-03-19 15:21:10 (GMT)
commit2124599eaa739f66db8871d68334706f4aa373a6 (patch)
treefd214e68517c16209c86c27671508f5670e46a4b /Modules/_json.c
parentfcfa7ead4f66be4363f4e8a2e866c89d872eee22 (diff)
downloadcpython-2124599eaa739f66db8871d68334706f4aa373a6.zip
cpython-2124599eaa739f66db8871d68334706f4aa373a6.tar.gz
cpython-2124599eaa739f66db8871d68334706f4aa373a6.tar.bz2
Improve implementation with better underlying data structure
for O(1) deletions. Big-Oh performance now the same as regular dictionaries. Uses a doubly-linked list instead of a list/seq to track insertion order.
Diffstat (limited to 'Modules/_json.c')
0 files changed, 0 insertions, 0 deletions