summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-03-09 09:58:53 +0000
committerRaymond Hettinger <python@rcn.com>2010-03-09 09:58:53 +0000
commitaba2293862fc2c74edf3e407acd3e62e7649db13 (patch)
tree73804d1a1f49dde5ed6041eae810dcce06142aaf /Python/pythonrun.c
parent9bd3508530cfcb1687c4a4cddd12a09f234026ee (diff)
downloadcpython-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