]> granicus.if.org Git - python/commit
Applied patch 1337051 by Neal Norwitz, saving 4 ints on frame objects.
authorRichard Jones <richard@commonground.com.au>
Tue, 23 May 2006 18:28:17 +0000 (18:28 +0000)
committerRichard Jones <richard@commonground.com.au>
Tue, 23 May 2006 18:28:17 +0000 (18:28 +0000)
commitcebbefc98dd7b30ae8c5f7640951e247ece49991
tree5e84bc9757e33993b0fc3e75596d292e0945d585
parent69c347655d403b361e7c91b9db9c5cac88715bac
Applied patch 1337051 by Neal Norwitz, saving 4 ints on frame objects.
Include/frameobject.h
Misc/NEWS
Objects/frameobject.c
Python/ceval.c