SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748)

This changeset increases the default size of the stack
for threads on macOS to the size of the stack
of the main thread and reenables the relevant
recursion test.
R
Ronald Oussoren committed
1a057bab0f18d6ad843ce321d1d77a4819497ae4
Parent: ed5e8e0
Committed by GitHub <noreply@github.com> on 8/1/2019, 5:43:07 AM