]> granicus.if.org Git - python/commit
Issue #9670: Increase the default stack size for secondary threads on
authorNed Deily <nad@acm.org>
Sat, 28 May 2011 07:45:52 +0000 (00:45 -0700)
committerNed Deily <nad@acm.org>
Sat, 28 May 2011 07:45:52 +0000 (00:45 -0700)
commit61be422bd73784615249d3dfe28c0a8f322b5d65
tree613337dad15451d72ef28485be333624c5af8f4b
parentaeabd5f29c6ed47986fcdfc88417e8f386824f52
parent056f5b9dadd834c26fc6deb87a831b6a3d9f4bf7
Issue #9670: Increase the default stack size for secondary threads on
Mac OS X and FreeBSD to reduce the chances of a crash instead of a
"maximum recursion depth" RuntimeError exception.
(patch by Ronald Oussoren)
Lib/test/test_threading.py
Misc/NEWS
Python/thread_pthread.h