We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9f73a commit 6d0757fCopy full SHA for 6d0757f
1 file changed
Misc/NEWS.d/next/Core and Builtins/2019-05-31-09-34-39.bpo-21131.14CLBu.rst
@@ -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