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 ned.deily
Recipients Martin Liška, cstratak, mcepl, miss-islington, ned.deily, vstinner
Date 2021-08-31.06:24:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630391099.02.0.274289916505.issue38965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8934bb0c3179e4c020cd6f08dea64bccbf56ffa2 by Miss Islington (bot) in branch '3.6':
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467) (GH-28079)
https://github.com/python/cpython/commit/8934bb0c3179e4c020cd6f08dea64bccbf56ffa2
History
Date User Action Args
2021-08-31 06:24:59ned.deilysetrecipients: + ned.deily, vstinner, mcepl, cstratak, miss-islington, Martin Liška
2021-08-31 06:24:59ned.deilysetmessageid: <1630391099.02.0.274289916505.issue38965@roundup.psfhosted.org>
2021-08-31 06:24:59ned.deilylinkissue38965 messages
2021-08-31 06:24:58ned.deilycreate