aboutsummaryrefslogtreecommitdiff
blob: 5f4b25cfb67d3838c60f6584019ef3966ef39693 (plain)
1
2
3
subinterpreters: Move ``_PyRuntimeState.ceval.tracing_possible`` to
``PyInterpreterState.ceval.tracing_possible``: each interpreter now has its own
variable.