SIGN IN SIGN UP

bpo-45061: Enhance faulthandler traceback wit no Python frame (GH-28090)

Fix indentation of <no Python frame> message in a faulthandler
traceback or a Fatal Python error traceback. Example:

Current thread 0x00007f03896fb740 (most recent call first):
  Garbage-collecting
  <no Python frame>
(cherry picked from commit 888d4cc06b887e77f281ba4d640e281cb4c61b7b)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
c4c57e5c0eb79795d4fd1d9d8292455567c60070
Parent: ab8fed8
Committed by GitHub <noreply@github.com> on 8/31/2021, 3:53:17 PM