]> granicus.if.org Git - python/commit
Merge from rjones-funccall branch.
authorRichard Jones <richard@commonground.com.au>
Tue, 23 May 2006 10:37:38 +0000 (10:37 +0000)
committerRichard Jones <richard@commonground.com.au>
Tue, 23 May 2006 10:37:38 +0000 (10:37 +0000)
commit7c88dcc5aba28570ef7c1a957baaceb6e47cfc41
tree221340a23aa7fb642a5d30076527254d221025b0
parent833bf9422ea436774396f435e04fc3b927a16b88
Merge from rjones-funccall branch.

Applied patch zombie-frames-2.diff from sf patch 876206 with updates for
Python 2.5 and also modified to retain the free_list to avoid the 67%
slow-down in pybench recursion test. 5% speed up in function call pybench.
Include/code.h
Misc/NEWS
Objects/codeobject.c
Objects/frameobject.c