diff options
author | Guido van Rossum <guido@python.org> | 2001-12-06 21:28:18 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-06 21:28:18 +0000 |
commit | a048ef1bc395856830ec360d49096332b0d3abb1 (patch) | |
tree | 8db0bc7fb253e0e3c64b72e203ae81afa6856b1b /Python/pythonrun.c | |
parent | 1a954e5812f606dfe44b82f8af9b838477d03bed (diff) | |
download | cpython-a048ef1bc395856830ec360d49096332b0d3abb1.tar.gz |
Fix for SF bug #489671 (Neil Norwitz): memory leak in test_richcmp.
Had nothing to do with rich comparisons -- some stack cleanup code was
lost as a result of merging in Neil Schemenauer's generators patch.
Reinserted the stack cleanup code, skipping it when yielding.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions