cpython/Misc/NEWS.d/next/macOS/2019-07-13-15-58-18.bpo-180...

4 lines
164 B
ReStructuredText

Increase the default stack size of threads from 5MB to 16MB on macOS, to
match the stack size of the main thread. This avoids crashes on deep recursion
in threads.