mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
f4c9f39165
gh-123967: Fix faulthandler for trampoline frames (#127329)
If the top-most frame is a trampoline frame, skip it.
(cherry picked from commit 58e334e143)
Miscellaneous source files for the main Python shared library