SIGN IN SIGN UP

gh-148260: Use at least 1 MiB stack size on musl (#149993)

On Linux when Python is linked to the musl C library, use a thread
stack size of at least 1 MiB instead of musl default which is 128
kiB.
V
Victor Stinner committed
df6c157e51430e8e7458012417c534ad8c33119f
Parent: d948eaa
Committed by GitHub <noreply@github.com> on 5/20/2026, 11:21:59 AM