diff options
author | Thomas Wouters <thomas@python.org> | 2001-05-23 12:11:35 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-05-23 12:11:35 (GMT) |
commit | f7844d0623b050a01127649529d2022e5603c112 (patch) | |
tree | 57efef3d11539a5660f714e192083bca6f65171e /Python/bltinmodule.c | |
parent | 50d9fb227b714c1ee412bf23017d74b2838268cc (diff) | |
download | cpython-f7844d0623b050a01127649529d2022e5603c112.zip cpython-f7844d0623b050a01127649529d2022e5603c112.tar.gz cpython-f7844d0623b050a01127649529d2022e5603c112.tar.bz2 |
Backport Jeremy's checkin 2.198:
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