summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2017-11-07 13:59:33 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2017-11-07 13:59:33 (GMT)
commita5dca7d173f9f1d98b13939498269ce3e35b3a07 (patch)
tree1bbeb35657cbdd6dd18cab6380a104597cc79d3b /Python/pythonrun.c
parentef6f224ae6cd63f47bd2bf7084b8f982d9825be7 (diff)
downloadcpython-a5dca7d173f9f1d98b13939498269ce3e35b3a07.zip
cpython-a5dca7d173f9f1d98b13939498269ce3e35b3a07.tar.gz
cpython-a5dca7d173f9f1d98b13939498269ce3e35b3a07.tar.bz2
Fix the sizeof test for dicts with shared keys. (GH-4311) (#4312)
By accident the size of the empty dict keys object matched the size of values array. (cherry picked from commit 39a156c505b7dc431a0a4cffcbefca577848db38)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions