Skip to content

Commit 6d0757f

Browse files
committed
Add NEWS entry for issue 21131 fix
1 parent 6b9f73a commit 6d0757f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix stack overflow in signal handlers managed by :mod:`faulthandler` -
2+
add new :c:func:`_PyThread_preferred_stack_size` and use this to find an
3+
appropriate stack size in preference to SIGSTKSZ.

0 commit comments

Comments
 (0)