summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/macOS/2019-07-13-15-58-18.bpo-18049.MklhQQ.rst
blob: 5af07cdb4119f8d8e4bd81edc03b9f30ac2adf28 (plain)
1
2
3
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.