]> granicus.if.org Git - python/commit
On MacOSX StackSpace() may lie because it doesn't know about the stack rlimit. For...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Feb 2001 22:40:28 +0000 (22:40 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Feb 2001 22:40:28 +0000 (22:40 +0000)
commit340eb88fa886d81dc3d0153bd96a4690962d91fa
tree8bac7e2880a0ebfc8ed21194ff1546c3dd4846db
parentf8cdb5c56f6a14b62ffb3201de45f586fe3a6500
On MacOSX StackSpace() may lie because it doesn't know about the stack rlimit. For now we set a hard limit of 256K (default rlimit is 512K).
Mac/Python/macglue.c