Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1cc2b9de35a2af2fdfe0bc707b51aae0e64b8160
/
Python
/
pystate.c
18bc7c2
Make current_tstate a global, _PyThreadState_Current. This is to
by Guido van Rossum
· 26 years ago
ede0439
/* An extension mechanism to store arbitrary additional per-thread state.
by Guido van Rossum
· 27 years ago
22348dc
The warning about thread still having a frame now only happens in verbose mode.
by Guido van Rossum
· 28 years ago
5f896a4
Added missing newline to warning msg
by Guido van Rossum
· 28 years ago
25ce566
The last of the mass checkins for separate (sub)interpreters.
by Guido van Rossum
· 28 years ago
0c88e1f
Remove confusing usage comments at end.
by Guido van Rossum
· 28 years ago
f9cba09
Don't use function prototypes in function definition headers.
by Guido van Rossum
· 28 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago