summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-06 21:28:18 +0000
committerGuido van Rossum <guido@python.org>2001-12-06 21:28:18 +0000
commita048ef1bc395856830ec360d49096332b0d3abb1 (patch)
tree8db0bc7fb253e0e3c64b72e203ae81afa6856b1b /Python/pythonrun.c
parent1a954e5812f606dfe44b82f8af9b838477d03bed (diff)
downloadcpython-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