diff options
author | Thomas Wouters <thomas@python.org> | 2001-05-23 12:15:57 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-05-23 12:15:57 (GMT) |
commit | ed53d874d5a24ae8ff4be2f9b8c9059da8d84429 (patch) | |
tree | a12280f23c33f21cfc9be7d9e203822b8cf78616 /Python/bltinmodule.c | |
parent | 77307359bf7b3548828a7e7735f544ca4f273d40 (diff) | |
download | cpython-ed53d874d5a24ae8ff4be2f9b8c9059da8d84429.zip cpython-ed53d874d5a24ae8ff4be2f9b8c9059da8d84429.tar.gz cpython-ed53d874d5a24ae8ff4be2f9b8c9059da8d84429.tar.bz2 |
Backport Jeremy's checkin 1.7:
Fix 2.1 nested scopes crash reported by Evan Simpson
The new test case demonstrates the bug. Be more careful in
symtable_resolve_free() to add a var to cells or frees only if it
won't be added under some other rule.
XXX Add new assertion that will catch this bug.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions