diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-31 06:24:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 06:24:50 (GMT) |
commit | 8934bb0c3179e4c020cd6f08dea64bccbf56ffa2 (patch) | |
tree | 12b8f07b7a699016487c79422a5a73de88123731 /Lib/stdwin/stdwinevents.py | |
parent | 29d97d17fb7adab3b0df9e178b73f70292d1cf64 (diff) | |
download | cpython-8934bb0c3179e4c020cd6f08dea64bccbf56ffa2.zip cpython-8934bb0c3179e4c020cd6f08dea64bccbf56ffa2.tar.gz cpython-8934bb0c3179e4c020cd6f08dea64bccbf56ffa2.tar.bz2 |
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467) (GH-28079)
Use the "volatile" keyword to prevent tail call optimization
on any compiler, rather than relying on compiler specific pragma.
(cherry picked from commit 8b787964e0a647caa0558b7c29ae501470d727d9)
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit 5044c889dfced2f43e2cccb673d889a4882f6b3b)
Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Diffstat (limited to 'Lib/stdwin/stdwinevents.py')
0 files changed, 0 insertions, 0 deletions