This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Martin Liška, vstinner
Date 2019-12-04.20:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575490227.31.0.670246712032.issue38965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b787964e0a647caa0558b7c29ae501470d727d9 by Victor Stinner in branch 'master':
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
https://github.com/python/cpython/commit/8b787964e0a647caa0558b7c29ae501470d727d9
History
Date User Action Args
2019-12-04 20:10:27vstinnersetrecipients: + vstinner, Martin Liška
2019-12-04 20:10:27vstinnersetmessageid: <1575490227.31.0.670246712032.issue38965@roundup.psfhosted.org>
2019-12-04 20:10:27vstinnerlinkissue38965 messages
2019-12-04 20:10:27vstinnercreate