Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
16440e63beffadfa7143285200015db6a2798e4a
/
Python
/
pystate.c
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
· 27 years ago
5f896a4
Added missing newline to warning msg
by Guido van Rossum
· 27 years ago
25ce566
The last of the mass checkins for separate (sub)interpreters.
by Guido van Rossum
· 27 years ago
0c88e1f
Remove confusing usage comments at end.
by Guido van Rossum
· 27 years ago
f9cba09
Don't use function prototypes in function definition headers.
by Guido van Rossum
· 27 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago