]> granicus.if.org Git - python/commit
PyOS_CheckStack now understands multiple threads. Other threads are not stack-checked...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 8 Sep 2000 22:05:48 +0000 (22:05 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 8 Sep 2000 22:05:48 +0000 (22:05 +0000)
commit53bafd97d00ef636dfd31525ae8bbcd6e6bc6717
tree687506e1b7fd5ddf6e853a0e28216755af132878
parent90f876798f1ddb2b3005131acb40d17a9e5f8f92
PyOS_CheckStack now understands multiple threads. Other threads are not stack-checked, but at least they don't appear to always be out of stack.
Mac/Python/macglue.c