diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-03-06 00:03:13 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-03-06 00:03:13 (GMT) |
commit | 198b291df7ae66d507849d92ddb6588a630fb71c (patch) | |
tree | 9f168ad6e96b6bc9c372dedddafe1f07973c0999 /Lib/email/__init__.py | |
parent | b2c7cca0cfda2836ff4ef222bb23ff07a79600fd (diff) | |
download | cpython-198b291df7ae66d507849d92ddb6588a630fb71c.zip cpython-198b291df7ae66d507849d92ddb6588a630fb71c.tar.gz cpython-198b291df7ae66d507849d92ddb6588a630fb71c.tar.bz2 |
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 'Lib/email/__init__.py')
0 files changed, 0 insertions, 0 deletions