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 miss-islington
Recipients Martin Liška, miss-islington, vstinner
Date 2019-12-04.20:29:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575491370.29.0.426057801264.issue38965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5044c889dfced2f43e2cccb673d889a4882f6b3b by Miss Islington (bot) in branch '3.7':
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
https://github.com/python/cpython/commit/5044c889dfced2f43e2cccb673d889a4882f6b3b
History
Date User Action Args
2019-12-04 20:29:30miss-islingtonsetrecipients: + miss-islington, vstinner, Martin Liška
2019-12-04 20:29:30miss-islingtonsetmessageid: <1575491370.29.0.426057801264.issue38965@roundup.psfhosted.org>
2019-12-04 20:29:30miss-islingtonlinkissue38965 messages
2019-12-04 20:29:30miss-islingtoncreate