diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-03-06 01:03:13 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-03-06 01:03:13 +0100 |
commit | 198b291df7ae66d507849d92ddb6588a630fb71c (patch) | |
tree | 9f168ad6e96b6bc9c372dedddafe1f07973c0999 /Python/future.c | |
parent | b2c7cca0cfda2836ff4ef222bb23ff07a79600fd (diff) | |
download | cpython-git-198b291df7ae66d507849d92ddb6588a630fb71c.tar.gz |
Close #14205: dict lookup raises a RuntimeError if the dict is modified during
a lookup.
"if you want to make a sandbox on top of CPython, you have to fix segfaults"
so let's fix segfaults!
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions