SIGN IN SIGN UP

bpo-38070: _Py_DumpTraceback() writes <no Python frame> (GH-16244)

When a Python thread has no frame, _Py_DumpTraceback() and
_Py_DumpTracebackThreads() now write "<no Python frame>", rather than
writing nothing.
V
Victor Stinner committed
8fa3e1740b3f03ea65ddb68411c2238c5f98eec2
Parent: 8fc5839
Committed by GitHub <noreply@github.com> on 9/17/2019, 9:36:16 PM