SIGN IN SIGN UP

gh-143191: Use _PyOS_MIN_STACK_SIZE in _thread.stack_size() (#143601)

The stack size must be at least _PyOS_MIN_STACK_SIZE+SYSTEM_PAGE_SIZE
bytes.
V
Victor Stinner committed
ba10100c3931b18812b82d7124e2238f01927910
Parent: a4086d7
Committed by GitHub <noreply@github.com> on 1/9/2026, 3:08:40 PM