]> granicus.if.org Git - python/commit
For debug build, check that the stack pointer never exceeds the stack size.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 17 Oct 2001 13:29:30 +0000 (13:29 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 17 Oct 2001 13:29:30 +0000 (13:29 +0000)
commit14368158c2f7b646a170c0e31cdf115c0947a697
tree8f03061dd280d153bd25df4dc62ec07967b464f2
parent93a569d6342215fbcf3d1df78184d669ac42527d
For debug build, check that the stack pointer never exceeds the stack size.
Python/ceval.c