commit | 54cb63863f19a7c64d9a3a5fd97bdfc0dd7ab374 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Thu Jun 10 08:46:59 2021 +0100 |
committer | GitHub <noreply@github.com> | Thu Jun 10 08:46:59 2021 +0100 |
tree | dc0e977d4f8e5d8f43e2e231eff206cd7bee9f3a | |
parent | e117c0283705943189e6b1aef668a1f68f3f00a4 [diff] |
bpo-44348: Move trace-info to thread-state (GH-26623) * Move trace-info to thread state. * Correct output for pdb when turning on tracing in middle of line