]> granicus.if.org Git - python/commit
GUSI on the Mac creates threads with a default stack size of 20KB, which is
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 29 Aug 2001 15:24:53 +0000 (15:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 29 Aug 2001 15:24:53 +0000 (15:24 +0000)
commitc51395d79744a1aeb456d34b9bf5b5ea110ee677
tree559a2579ee8c85fd34d93eb684db8d8d2055860f
parentf9dc04341db447bed74e2978f23a1ac5ee906f1e
GUSI on the Mac creates threads with a default stack size of 20KB, which is
not enough for Python. Increased the stacksize to a (somewhat arbitrary)
64KB.
Python/thread_pthread.h