cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyThreadState.use_tracing
deimos
python
pystate
PyThreadState
_
struct
PyThreadState
int
use_tracing
;
Meta
Source
See Implementation
deimos
python
pystate
PyThreadState
variables
async_exc
c_profilefunc
c_profileobj
c_tracefunc
c_traceobj
curexc_traceback
curexc_type
curexc_value
dict
exc_traceback
exc_type
exc_value
frame
gilstate_counter
interp
next
on_delete
on_delete_data
overflowed
prev
recursion_critical
recursion_depth
thread_id
tick_counter
tracing
trash_delete_later
trash_delete_nesting
use_tracing
_