1. 2975786 Add a new API, PyThreadState_DeleteCurrent() that combines by Guido van Rossum · 23 years ago
  2. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  3. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  4. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  5. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  6. a8b47fe I can't seem to do anything right :-) by Guido van Rossum · 26 years ago
  7. 275ea67 Add macro version of PyThreadState_GET(). This uses by Guido van Rossum · 26 years ago
  8. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  9. 2c69336 On second though, NEXITFUNCS should be defined in pythonrun.c and not by Guido van Rossum · 26 years ago
  10. ee0a63b Move 'dict' struct member to end of struct. This ensures binary by Guido van Rossum · 26 years ago
  11. 204751b Add dict struct member and PyThreadState_GetDict() prototype. by Guido van Rossum · 26 years ago
  12. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  13. 59943ba Added Py_PROTO macros for SunOS 4.x /bin/cc. by Guido van Rossum · 27 years ago
  14. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago