1. 18bc7c2 Make current_tstate a global, _PyThreadState_Current. This is to by Guido van Rossum · 26 years ago
  2. ede0439 /* An extension mechanism to store arbitrary additional per-thread state. by Guido van Rossum · 26 years ago
  3. 22348dc The warning about thread still having a frame now only happens in verbose mode. by Guido van Rossum · 27 years ago
  4. 5f896a4 Added missing newline to warning msg by Guido van Rossum · 27 years ago
  5. 25ce566 The last of the mass checkins for separate (sub)interpreters. by Guido van Rossum · 27 years ago
  6. 0c88e1f Remove confusing usage comments at end. by Guido van Rossum · 27 years ago
  7. f9cba09 Don't use function prototypes in function definition headers. by Guido van Rossum · 27 years ago
  8. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago