mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
gh-123967: Fix faulthandler for trampoline frames (#127329) If the top-most frame is a trampoline frame, skip it. (cherry picked from commit 58e334e1431b2ed6b70ee42501ea73e08084e769)
Miscellaneous source files for the main Python shared library