diff options
author | Guido van Rossum <guido@python.org> | 1997-01-24 04:00:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-24 04:00:21 (GMT) |
commit | 747596a4917cc8924519bdee081a894ebcb0e059 (patch) | |
tree | 5bcce52523f914e7057fc9396df2c56fc1d4f293 /Python | |
parent | 463e55a9165bd43442e0f7ee27370cba2bc3066d (diff) | |
download | cpython-747596a4917cc8924519bdee081a894ebcb0e059.zip cpython-747596a4917cc8924519bdee081a894ebcb0e059.tar.gz cpython-747596a4917cc8924519bdee081a894ebcb0e059.tar.bz2 |
When a recycled frame has more local+stack slots than needed,
give the extra slots to the stack rather than than forgetting about
them (this reduces the number of reallocs done).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions