1. a8b47fe I can't seem to do anything right :-) by Guido van Rossum · 26 years ago
  2. 275ea67 Add macro version of PyThreadState_GET(). This uses by Guido van Rossum · 26 years ago
  3. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  4. 2c69336 On second though, NEXITFUNCS should be defined in pythonrun.c and not by Guido van Rossum · 26 years ago
  5. ee0a63b Move 'dict' struct member to end of struct. This ensures binary by Guido van Rossum · 26 years ago
  6. 204751b Add dict struct member and PyThreadState_GetDict() prototype. by Guido van Rossum · 26 years ago
  7. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  8. 59943ba Added Py_PROTO macros for SunOS 4.x /bin/cc. by Guido van Rossum · 27 years ago
  9. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago