diff options
author | Thomas Wouters <thomas@python.org> | 2001-05-23 12:15:17 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-05-23 12:15:17 (GMT) |
commit | 77307359bf7b3548828a7e7735f544ca4f273d40 (patch) | |
tree | 39fdca5a0e70926342bc58ecfba81a52ac5ea73b /Python/bltinmodule.c | |
parent | f7844d0623b050a01127649529d2022e5603c112 (diff) | |
download | cpython-77307359bf7b3548828a7e7735f544ca4f273d40.zip cpython-77307359bf7b3548828a7e7735f544ca4f273d40.tar.gz cpython-77307359bf7b3548828a7e7735f544ca4f273d40.tar.bz2 |
Backport Jeremy's checkin 1.15:
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