]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport rev 2.301 to the 2.1 maintenance branch.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 20 Dec 2001 02:07:36 +0000 (02:07 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 20 Dec 2001 02:07:36 +0000 (02:07 +0000)
commitf7adf24280c05069432d0f2272a786e293c0e99c
tree2b750f037568e0950d5c3edd5c74f114bcedb04e
parent89320a538bce7b28d5e78990abdfe41b3a6ad4c4
Backport rev 2.301 to the 2.1 maintenance branch.

Add checks for stack underflow and overflow.
Python/ceval.c