diff options
author | Guido van Rossum <guido@python.org> | 2001-12-06 21:28:18 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-06 21:28:18 (GMT) |
commit | 35974fbf31fd2e2a64fd13a6565f1478ed8cfa6e (patch) | |
tree | 297f96e39f954957b203d5ba2767252774dd5b43 /Misc/NEWS | |
parent | ffa260fb54a02cd3446159f627828fcf949ddb42 (diff) | |
download | cpython-35974fbf31fd2e2a64fd13a6565f1478ed8cfa6e.zip cpython-35974fbf31fd2e2a64fd13a6565f1478ed8cfa6e.tar.gz cpython-35974fbf31fd2e2a64fd13a6565f1478ed8cfa6e.tar.bz2 |
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 'Misc/NEWS')
0 files changed, 0 insertions, 0 deletions