1. 412f246 PyInterpreterState_New is not thread-safe, and the recent fix to _PyPclose by Tim Peters · 24 years ago
  2. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  3. 9fb6af9 Removing warnings by gcc -Wall -- cast ugly || to void. by Moshe Zadka · 24 years ago
  4. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
  5. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  6. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  7. 1d5ad90 CRITICAL PATCH! by Guido van Rossum · 25 years ago
  8. 18bc7c2 Make current_tstate a global, _PyThreadState_Current. This is to by Guido van Rossum · 26 years ago
  9. ede0439 /* An extension mechanism to store arbitrary additional per-thread state. by Guido van Rossum · 26 years ago
  10. 22348dc The warning about thread still having a frame now only happens in verbose mode. by Guido van Rossum · 27 years ago
  11. 5f896a4 Added missing newline to warning msg by Guido van Rossum · 27 years ago
  12. 25ce566 The last of the mass checkins for separate (sub)interpreters. by Guido van Rossum · 27 years ago
  13. 0c88e1f Remove confusing usage comments at end. by Guido van Rossum · 27 years ago
  14. f9cba09 Don't use function prototypes in function definition headers. by Guido van Rossum · 27 years ago
  15. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago