diff options
author | Raymond Hettinger <python@rcn.com> | 2010-03-09 09:58:53 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2010-03-09 09:58:53 +0000 |
commit | aba2293862fc2c74edf3e407acd3e62e7649db13 (patch) | |
tree | 73804d1a1f49dde5ed6041eae810dcce06142aaf /Python/pythonrun.c | |
parent | 9bd3508530cfcb1687c4a4cddd12a09f234026ee (diff) | |
download | cpython-git-aba2293862fc2c74edf3e407acd3e62e7649db13.tar.gz |
Have links in OrderedDicts be native Python lists instead
of a custom class with __slots__. This simplifies the
code a bit, reduces memory consumption, improves speed,
and eliminates the need for weak reference proxies.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions