diff options
author | Raymond Hettinger <python@rcn.com> | 2005-08-21 11:03:59 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-08-21 11:03:59 +0000 |
commit | a710b331daee9e79ca90395feb6ce8c552e00568 (patch) | |
tree | a00e825052dabf853c875136b3e1832742634879 /Python/pythonrun.c | |
parent | b285974c00fbf51af727d9330fa90443177390f4 (diff) | |
download | cpython-git-a710b331daee9e79ca90395feb6ce8c552e00568.tar.gz |
SF bug #1242657: list(obj) can swallow KeyboardInterrupt
Fix over-aggressive PyErr_Clear(). The same code fragment appears in
various guises in list.extend(), map(), filter(), zip(), and internally
in PySequence_Tuple().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions